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

Side by Side 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+components/os_crypt", 2 "+components/os_crypt",
3 # TODO(johnme): Fix this layering violation.
4 "!content/public/android/java",
3 "+google_apis/gaia", 5 "+google_apis/gaia",
4 "+google_apis/gcm", 6 "+google_apis/gcm",
5 "+jni", 7 "+jni",
6 "+net", 8 "+net",
7 ] 9 ]
OLDNEW
« 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