Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(3)

Unified Diff: ash/BUILD.gn

Issue 2339633002: mash: Port KeyboardUIMus to mojo:ash; remove sysui. (Closed)
Patch Set: Created 4 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 3766d01a249d5dec88933fc09ca3f1db901842d6..61a24984a1cfb1af3549d1d6fda07d1141c015d1 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -628,7 +628,6 @@ component("ash") {
"high_contrast/high_contrast_controller.h",
"host/ash_window_tree_host.cc",
"host/ash_window_tree_host.h",
- "host/ash_window_tree_host_init_params.cc",
"host/ash_window_tree_host_init_params.h",
"host/ash_window_tree_host_platform.cc",
"host/ash_window_tree_host_platform.h",
@@ -693,7 +692,6 @@ component("ash") {
"shelf/shelf_window_targeter.h",
"shell.cc",
"shell.h",
- "shell_init_params.cc",
"shell_init_params.h",
"snap_to_pixel_layout_manager.cc",
"snap_to_pixel_layout_manager.h",

Powered by Google App Engine
This is Rietveld 408576698