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

Unified Diff: chrome/browser/DEPS

Issue 10834203: Integrate invalidation API into ChromeToMobileService. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Sync and rebase; merge invalidation API changes. Created 8 years, 4 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/chrome_to_mobile_service.h » ('j') | chrome/browser/chrome_to_mobile_service.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/DEPS
diff --git a/chrome/browser/DEPS b/chrome/browser/DEPS
index 775f092016de9b2311a5161149e557f2aabc1b4c..96473d96cbb10f00cd49f3edf8d31ca326b9612e 100644
--- a/chrome/browser/DEPS
+++ b/chrome/browser/DEPS
@@ -5,6 +5,7 @@ include_rules = [
"+chrome/tools/profiles", # For history unit tests.
"+chromeos",
"+content/public/browser",
+ "+google/cacheinvalidation",
"+google_update",
"+grit", # For generated headers
"+installer_util_strings", # For generated headers
@@ -20,6 +21,7 @@ include_rules = [
"+skia/ext",
"+skia/include",
"+sync/api", # Sync API files.
+ "+sync/notifier", # TODO(msw): Should the new Invalidation API be in sync/api?
"+sync/protocol", # Sync protobuf files.
"+third_party/cros_system_api",
"+webkit/database",
« no previous file with comments | « no previous file | chrome/browser/chrome_to_mobile_service.h » ('j') | chrome/browser/chrome_to_mobile_service.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698