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

Unified Diff: chrome/chrome_browser.gypi

Issue 14030004: Added DriveNotificationManagerFactory so DriveNotificationManager is a singleton and can be called … (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Satorux #1 review, added class comment and updated DEPS Created 7 years, 8 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.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index d2a2fdb6139b29567d690ea64fac48cb98fb3438..38868d7bdb1c660f55c97d32ebb19ae011b7ec14 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -593,6 +593,8 @@
'browser/google_apis/drive_api_util.cc',
'browser/google_apis/drive_api_util.h',
'browser/google_apis/drive_entry_kinds.h',
+ 'browser/google_apis/drive_notification_manager_factory.cc',
+ 'browser/google_apis/drive_notification_manager_factory.h',
'browser/google_apis/drive_notification_manager.cc',
'browser/google_apis/drive_notification_manager.h',
'browser/google_apis/drive_notification_observer.h',

Powered by Google App Engine
This is Rietveld 408576698