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

Unified Diff: components/gcm_driver/DEPS

Issue 331443004: GCMDriver.java should start the browser processes if necessary (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix checkdeps Created 6 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/gcm_driver/DEPS
diff --git a/components/gcm_driver/DEPS b/components/gcm_driver/DEPS
index 1004e945feec0954aa243c8309ab0bdf27c9f61d..cbffdad623d5f05f101032d4a42673a026ed4e86 100644
--- a/components/gcm_driver/DEPS
+++ b/components/gcm_driver/DEPS
@@ -1,5 +1,7 @@
include_rules = [
"+components/os_crypt",
+ # TODO(johnme): Fix this layering violation.
+ "!content/public/android/java",
"+google_apis/gaia",
"+google_apis/gcm",
"+jni",
« no previous file with comments | « components/gcm_driver.gypi ('k') | components/gcm_driver/android/java/src/org/chromium/components/gcm_driver/GCMDriver.java » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698