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

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

Issue 2427913003: Use mojo volume interfaces for mash and classic ash. (Closed)
Patch Set: Split volume and system events observers; only hook up volume. Created 4 years, 2 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
Index: chrome/browser/chromeos/BUILD.gn
diff --git a/chrome/browser/chromeos/BUILD.gn b/chrome/browser/chromeos/BUILD.gn
index 2a4751d28bb72fe9a33bc8aa6c62a3d56600aa80..2ac80a159874e7859209932c2f5426435fb36b14 100644
--- a/chrome/browser/chromeos/BUILD.gn
+++ b/chrome/browser/chromeos/BUILD.gn
@@ -361,6 +361,8 @@ source_set("chromeos") {
"extensions/dictionary_event_router.h",
"extensions/extension_system_event_observer.cc",
"extensions/extension_system_event_observer.h",
+ "extensions/extension_volume_observer.cc",
+ "extensions/extension_volume_observer.h",
"extensions/external_cache.cc",
"extensions/external_cache.h",
"extensions/gfx_utils.cc",
« no previous file with comments | « chrome/browser/chrome_content_browser_manifest_overlay.json ('k') | chrome/browser/chromeos/chrome_browser_main_chromeos.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698