Skip to content

Commit

Permalink
removes ws1
Browse files Browse the repository at this point in the history
It's been replaced by ws2.

BUG=865689
TEST=none

Change-Id: I86310a113750d350d24f7d11180b4411a5346d48
Reviewed-on: https://chromium-review.googlesource.com/1145052
Commit-Queue: Scott Violet <sky@chromium.org>
Reviewed-by: Tom Sepez <tsepez@chromium.org>
Reviewed-by: Michael Wasserman <msw@chromium.org>
Cr-Commit-Position: refs/heads/master@{#576945}
  • Loading branch information
Scott Violet authored and Commit Bot committed Jul 20, 2018
1 parent da3c903 commit e23df6c
Show file tree
Hide file tree
Showing 169 changed files with 80 additions and 36,483 deletions.
1 change: 0 additions & 1 deletion BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -630,7 +630,6 @@ group("gn_all") {
"//mash:all",
"//media/mojo/services:media_service_unittests",
"//mojo",
"//services/ui/ws:tests",
"//ui/views/mus:views_mus_interactive_ui_tests",
"//ui/views/mus:views_mus_unittests",
]
Expand Down
3 changes: 0 additions & 3 deletions ash/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -1389,9 +1389,6 @@ component("ash") {
"//services/preferences/public/cpp",
"//services/service_manager/public/cpp",
"//services/ui/gpu_host",

# TODO(sky): this should not be necessary once --mash goes away.
"//services/ui:lib",
"//services/ui/public/cpp/input_devices:input_device_controller",
"//services/ui/public/interfaces/input_devices",

Expand Down
1 change: 0 additions & 1 deletion chrome/utility/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,6 @@ static_library("utility") {
"//ash/components/tap_visualizer:lib",
"//ash/components/tap_visualizer/public/mojom",
"//chrome/services/file_util:lib",
"//services/ui:lib",
"//services/ui/public/interfaces",
]
}
Expand Down
1 change: 0 additions & 1 deletion content/browser/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -2302,7 +2302,6 @@ jumbo_source_set("browser") {

if (use_aura) {
deps += [
"//services/ui:lib",
"//services/ui/public/cpp",
"//services/ui/public/interfaces",
"//ui/aura",
Expand Down
1 change: 0 additions & 1 deletion mash/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ group("all") {
"//mash/example",
"//mash/runner",
"//mash/session",
"//mash/simple_wm",
"//mash/task_viewer",
]

Expand Down
2 changes: 0 additions & 2 deletions mash/example/BUILD.gn
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ group("example") {
"//mash/example/views_examples",
"//mash/example/window_type_launcher",
"//mash/runner",
"//mash/simple_wm",
]

if (is_chromeos) {
Expand All @@ -24,6 +23,5 @@ catalog("catalog") {
standalone_services = [
"//mash/example/views_examples:manifest",
"//mash/example/window_type_launcher:manifest",
"//mash/simple_wm:manifest",
]
}
66 changes: 0 additions & 66 deletions mash/simple_wm/BUILD.gn

This file was deleted.

2 changes: 0 additions & 2 deletions mash/simple_wm/OWNERS

This file was deleted.

12 changes: 0 additions & 12 deletions mash/simple_wm/main.cc

This file was deleted.

12 changes: 0 additions & 12 deletions mash/simple_wm/manifest.json

This file was deleted.

122 changes: 0 additions & 122 deletions mash/simple_wm/move_event_handler.cc

This file was deleted.

55 changes: 0 additions & 55 deletions mash/simple_wm/move_event_handler.h

This file was deleted.

Loading

0 comments on commit e23df6c

Please sign in to comment.