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

Unified Diff: chrome/browser/google_apis/DEPS

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/browser/google_apis/DEPS
diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
index 1d7f23cff800d5acd0483c9deea27e9ac9ec6c46..f50acff0dfd3bc3eb787aa269affe0a98b65c05d 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -6,6 +6,7 @@ include_rules = [
# Temporarily needed, see http://crbug.com/146989
"!chrome/browser/chromeos/login/user_manager.h",
"!chrome/browser/profiles/profile.h",
+ "!chrome/browser/profiles/profile_dependency_manager.h",
"!chrome/browser/profiles/profile_keyed_service.h",
"!chrome/browser/profiles/profile_keyed_service_factory.h",
"!chrome/browser/signin/token_service_factory.h",

Powered by Google App Engine
This is Rietveld 408576698