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

Unified Diff: components/test/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: Explicitly forbid content to prevent future additions 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
« no previous file with comments | « components/invalidation/unacked_invalidation_set_unittest.cc ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/test/DEPS
diff --git a/components/test/DEPS b/components/test/DEPS
index 88da157e1c72abbc0017bc4bee7376ba7fc623b9..b734027f0bf6cc16049448ffc4e28e253af39344 100644
--- a/components/test/DEPS
+++ b/components/test/DEPS
@@ -1,7 +1,7 @@
include_rules = [
# To initialize the global data of content_settings.
"+components/content_settings/core/common",
- "+components/invalidation/android/component_jni_registrar.h",
+ "+components/invalidation/impl/android/component_jni_registrar.h",
"+content/public/android/java/src/org/chromium/content/browser",
"+content/public/app/content_jni_onload.h",
"+content/public/app/content_main.h",
« no previous file with comments | « components/invalidation/unacked_invalidation_set_unittest.cc ('k') | components/test/run_all_unittests.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698