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

Side by Side 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: Review + refactor timeout logic into separate component Created 7 years, 2 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
(Empty)
1 include_rules = [
2 "-chrome",
3 "-content",
4 "-sync",
5 "+base",
6 "+build",
7 "+google",
Ryan Sleevi 2013/09/25 23:30:24 Can you add a comment that this is for protobuf (a
Nicolas Zea 2013/10/02 22:56:03 Done.
8 "+net",
9 "+url",
10 "+testing",
11 ]
OLDNEW
« no previous file with comments | « build/all.gyp ('k') | google_apis/gcm/OWNERS » ('j') | google_apis/gcm/base/socket_stream.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698