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

Unified Diff: chrome/browser/ui/BUILD.gn

Issue 2552483002: mash: Have chrome set itself as a controller interface for changing volume (Closed)
Patch Set: comment 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 | « chrome/browser/chromeos/chrome_interface_factory.cc ('k') | chrome/browser/ui/ash/ash_init.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/BUILD.gn
diff --git a/chrome/browser/ui/BUILD.gn b/chrome/browser/ui/BUILD.gn
index f32a7b052a5abd21e173a6da33248c0244cb20af..5d62091dff935f50d4d6956618f9b0049a2a0d9d 100644
--- a/chrome/browser/ui/BUILD.gn
+++ b/chrome/browser/ui/BUILD.gn
@@ -1394,8 +1394,8 @@ split_static_library("ui") {
"ash/system_tray_delegate_chromeos.h",
"ash/system_tray_delegate_utils.cc",
"ash/system_tray_delegate_utils.h",
- "ash/volume_controller_chromeos.cc",
- "ash/volume_controller_chromeos.h",
+ "ash/volume_controller.cc",
+ "ash/volume_controller.h",
"ash/vpn_list_forwarder.cc",
"ash/vpn_list_forwarder.h",
"views/ash/chrome_browser_main_extra_parts_ash.cc",
« no previous file with comments | « chrome/browser/chromeos/chrome_interface_factory.cc ('k') | chrome/browser/ui/ash/ash_init.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698