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

Unified Diff: ash/BUILD.gn

Issue 2563643003: mash: Change the MediaDelegate to a Media{Controller,Client}. (Closed)
Patch Set: Comment fixes Created 4 years 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/common/accelerators/accelerator_controller.cc » ('j') | no next file with comments »
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 daf50c665a6e9edc69110489df846112824260a3..4605647e28bef4afafae2c1d70febee4bcdafcc0 100644
--- a/ash/BUILD.gn
+++ b/ash/BUILD.gn
@@ -119,6 +119,8 @@ component("ash") {
"common/login_status.h",
"common/material_design/material_design_controller.cc",
"common/material_design/material_design_controller.h",
+ "common/media_controller.cc",
+ "common/media_controller.h",
"common/metrics/gesture_action_type.h",
"common/metrics/pointer_metrics_recorder.cc",
"common/metrics/pointer_metrics_recorder.h",
@@ -228,7 +230,6 @@ component("ash") {
"common/system/chromeos/ime_menu/ime_menu_tray.h",
"common/system/chromeos/keyboard_brightness_controller.cc",
"common/system/chromeos/keyboard_brightness_controller.h",
- "common/system/chromeos/media_security/media_capture_observer.h",
"common/system/chromeos/media_security/multi_profile_media_tray_item.cc",
"common/system/chromeos/media_security/multi_profile_media_tray_item.h",
"common/system/chromeos/network/network_detailed_view.h",
« no previous file with comments | « no previous file | ash/common/accelerators/accelerator_controller.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698