Index: ash/BUILD.gn |
diff --git a/ash/BUILD.gn b/ash/BUILD.gn |
index 5bcd80f3eb006a31946aabc752eeec4360f0ddc7..9788e91615e3f0b1b569430e2f8c0511665b967a 100644 |
--- a/ash/BUILD.gn |
+++ b/ash/BUILD.gn |
@@ -183,8 +183,6 @@ component("ash") { |
"common/shelf/wm_shelf_util.cc", |
"common/shelf/wm_shelf_util.h", |
"common/shell_delegate.h", |
- "common/shell_window_ids.cc", |
- "common/shell_window_ids.h", |
"common/system/accessibility_observer.h", |
"common/system/audio/audio_observer.h", |
"common/system/audio/tray_audio.cc", |
@@ -829,7 +827,7 @@ component("ash") { |
"//ash/common/strings", |
"//ash/resources", |
"//ash/resources/vector_icons", |
- "//ash/shared:app_types", |
+ "//ash/shared", |
] |
deps = [ |
"//ash/autoclick/common:autoclick", |