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

Unified Diff: google_apis/gcm/DEPS

Issue 23684017: [GCM] Initial work to set up directory structure and introduce socket integration (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Self review Created 7 years, 3 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: google_apis/gcm/DEPS
diff --git a/google_apis/gcm/DEPS b/google_apis/gcm/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..9aa6caf72eb68fd4d01756536565c5f03716c484
--- /dev/null
+++ b/google_apis/gcm/DEPS
@@ -0,0 +1,11 @@
+include_rules = [
+ "-chrome",
+ "-content",
+ "-sync",
+ "+base",
+ "+build",
+ "+google",
+ "+net",
+ "+url",
+ "+testing",
+]
« no previous file with comments | « build/all.gyp ('k') | google_apis/gcm/OWNERS » ('j') | google_apis/gcm/base/gcm_export.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698