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

Unified Diff: chrome/chrome_browser_ui.gypi

Issue 2064363002: Refactor MessageCenterSettingsController. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Remove unrelated files from the patch. 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 78bf51c541b3a838a4ac30a5f9cb2803ab71a58d..344860a0a549f54a0ff097acc10f044c99cf5805 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',
« chrome/browser/notifications/notifier_source.cc ('K') | « chrome/chrome_browser.gypi ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698