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

Side by Side Diff: remoting/DEPS

Issue 3358028: Revert r59012 which started using Chrome sockets for sync. (Closed) Base URL: http://src.chromium.org/git/chromium.git
Patch Set: Created 10 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 unified diff | Download patch
« no previous file with comments | « jingle/notifier/listener/mediator_thread_impl.cc ('k') | remoting/jingle_glue/jingle_client.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 "+app", 2 "+app",
3 "+gfx", 3 "+gfx",
4 "+google/protobuf", 4 "+google/protobuf",
5 "+media/base", 5 "+media/base",
6 "+net",
7 6
8 "+jingle", 7 "+jingle",
9 8
10 "+talk", 9 "+talk",
11 "+third_party/npapi", 10 "+third_party/npapi",
12 "+third_party/zlib", 11 "+third_party/zlib",
13 ] 12 ]
OLDNEW
« no previous file with comments | « jingle/notifier/listener/mediator_thread_impl.cc ('k') | remoting/jingle_glue/jingle_client.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698