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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2064363002: Refactor MessageCenterSettingsController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase onto associated CL. 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
Index: chrome/chrome_browser_ui.gypi
diff --git a/chrome/chrome_browser_ui.gypi b/chrome/chrome_browser_ui.gypi
index 242812ef56752484bebfb562d6b30848a5024b96..545f0dd0e903f1bf20aec3d44d32f856b8a1e1e2 100644
--- a/chrome/chrome_browser_ui.gypi
+++ b/chrome/chrome_browser_ui.gypi
@@ -743,8 +743,8 @@
],
# ARC-only sources.
'chrome_browser_ui_chromeos_arc_sources': [
- 'browser/notifications/arc_notifier_manager.cc',
- 'browser/notifications/arc_notifier_manager.h',
+ 'browser/notifications/arc_notifier_source.cc',
+ 'browser/notifications/arc_notifier_source.h',
'browser/ui/app_list/arc/arc_app_context_menu.cc',
'browser/ui/app_list/arc/arc_app_context_menu.h',
'browser/ui/app_list/arc/arc_app_icon.cc',

Powered by Google App Engine
This is Rietveld 408576698