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

Unified Diff: chrome/browser/drive/DEPS

Issue 255273002: First step towards invalidations componentization (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase to fix merge conflict Created 6 years, 7 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/drive/drive_notification_manager.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/drive/DEPS
diff --git a/chrome/browser/drive/DEPS b/chrome/browser/drive/DEPS
index 99e06bb36cc865c0d9c767ae19a93ef0c61095f0..3544835bd4098cc3cea7a163edfc9698b5a58f33 100644
--- a/chrome/browser/drive/DEPS
+++ b/chrome/browser/drive/DEPS
@@ -4,6 +4,7 @@ include_rules = [
"+chrome/browser/drive",
"+content/public/browser",
"+content/public/test",
+ "+components/invalidation",
]
# The following dependencies should be removed to componentize this
@@ -16,7 +17,6 @@ specific_include_rules = {
"!chrome/browser/sync/profile_sync_service_factory.h",
],
"drive_notification_manager\.cc": [
- "!chrome/browser/invalidation/invalidation_service.h",
"!chrome/browser/invalidation/invalidation_service_factory.h",
"!chrome/browser/profiles/profile.h",
],
« no previous file with comments | « no previous file | chrome/browser/drive/drive_notification_manager.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698