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

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: rebase 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
« no previous file with comments | « chrome/browser/sync_file_system/sync_file_system_service_factory.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/chrome_browser.gypi
diff --git a/chrome/chrome_browser.gypi b/chrome/chrome_browser.gypi
index ff515d697b8498d3dc1cf6eb543ad623509c053e..6660b5aeb8de35bb9ca3b8addb7095847770eceb 100644
--- a/chrome/chrome_browser.gypi
+++ b/chrome/chrome_browser.gypi
@@ -595,6 +595,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',
« no previous file with comments | « chrome/browser/sync_file_system/sync_file_system_service_factory.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698