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

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: Undo move of InvalidationServiceTestTemplate Created 6 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/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..854fb04e53c5c6ddc88c63a7ec5f9742507e4fc5 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
« 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