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

Unified Diff: components/invalidation/impl/DEPS

Issue 1191393008: Introduce a layering in the invalidation component as public and impl (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 6 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: components/invalidation/impl/DEPS
diff --git a/components/invalidation/DEPS b/components/invalidation/impl/DEPS
similarity index 89%
copy from components/invalidation/DEPS
copy to components/invalidation/impl/DEPS
index bae9bc2af7c66a4d6092b19c242efde350168144..b5ca76c8be3d5c5f5a69a12520da0ffd8e3e17e4 100644
--- a/components/invalidation/DEPS
+++ b/components/invalidation/impl/DEPS
@@ -1,12 +1,11 @@
include_rules = [
- "-content",
+ "+components/invalidation/public",
"+components/gcm_driver",
"+components/keyed_service",
"+components/pref_registry",
"+components/signin",
- "+google/cacheinvalidation",
"+google_apis/gaia",
"+google_apis/gcm",
"+jni",

Powered by Google App Engine
This is Rietveld 408576698