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

Unified Diff: chrome/browser/ui/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
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index 559b0fa9df031146e1978dd710f3ed8d0df0aa4c..d46e60dc6d696ae70c082cc4836b68f04efedb8f 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1362,8 +1362,8 @@ split_static_library("ui") {
"ash/launcher/multi_profile_browser_status_monitor.h",
"ash/launcher/settings_window_observer.cc",
"ash/launcher/settings_window_observer.h",
- "ash/media_delegate_chromeos.cc",
- "ash/media_delegate_chromeos.h",
+ "ash/media_client.cc",
+ "ash/media_client.h",
"ash/multi_user/multi_user_context_menu.h",
"ash/multi_user/multi_user_context_menu_chromeos.cc",
"ash/multi_user/multi_user_notification_blocker_chromeos.cc",
« no previous file with comments | « chrome/browser/chrome_content_browser_manifest_overlay.json ('k') | chrome/browser/ui/ash/chrome_new_window_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698