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

Unified Diff: chrome/browser/google_apis/DEPS

Issue 13866037: Ports XMPP Invalidation code from drive_file_sync_service in /sync_file_system to /google_apis/driv… (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Updated tests 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 | « no previous file | chrome/browser/google_apis/drive_notification_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/google_apis/DEPS
diff --git a/chrome/browser/google_apis/DEPS b/chrome/browser/google_apis/DEPS
index 087ecbf3c9ce5512dd144a711bafe8cf5cdec24d..86e3d89aaf4cb25ef9f5bbab4203793c8d8c2f35 100644
--- a/chrome/browser/google_apis/DEPS
+++ b/chrome/browser/google_apis/DEPS
@@ -7,11 +7,12 @@ include_rules = [
"!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/profiles/profile_keyed_service.h",
"!chrome/browser/signin/token_service_factory.h",
"!chrome/browser/signin/token_service.h",
"!chrome/browser/sync/profile_sync_service_factory.h",
+ "!chrome/browser/sync/profile_sync_service.h",
"!chrome/common/chrome_notification_types.h",
"!content/public/browser/browser_thread.h",
"!content/public/browser/notification_details.h",
« no previous file with comments | « no previous file | chrome/browser/google_apis/drive_notification_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698