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

Unified Diff: ash/BUILD.gn

Issue 2098023002: mash: Migrate remaining tray observers and notify functions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Sync and rebase. Created 4 years, 6 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
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | ash/shell.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/BUILD.gn
diff --git a/ash/BUILD.gn b/ash/BUILD.gn
index 89c67976b017084ccaea85308f2408b287eec19e..dd89478432d6af331a3dfe2c8719047d23c4cee0 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -132,9 +132,6 @@ component("ash") {
"accelerators/spoken_feedback_toggler.h",
"display/resolution_notification_controller.cc",
"display/resolution_notification_controller.h",
- "system/tray/media_security/media_capture_observer.h",
- "system/tray/media_security/multi_profile_media_tray_item.cc",
- "system/tray/media_security/multi_profile_media_tray_item.h",
"touch/touch_transformer_controller.cc",
"touch/touch_transformer_controller.h",
"touch/touchscreen_util.cc",
@@ -413,7 +410,6 @@ test("ash_unittests") {
"autoclick/autoclick_unittest.cc",
"magnifier/magnification_controller_unittest.cc",
"sticky_keys/sticky_keys_overlay_unittest.cc",
- "system/tray/media_security/multi_profile_media_tray_item_unittest.cc",
"virtual_keyboard_controller_unittest.cc",
"wm/workspace/workspace_window_resizer_unittest.cc",
]
« no previous file with comments | « no previous file | ash/accelerators/accelerator_controller.cc » ('j') | ash/shell.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698