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

Side by Side Diff: remoting/DEPS

Issue 3300030: Removed use of XmppSocketAdapter by sync. (Closed) Base URL: http://git.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 | Annotate | Revision Log
« 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",
6 7
7 "+jingle", 8 "+jingle",
8 9
9 "+talk", 10 "+talk",
10 "+third_party/npapi", 11 "+third_party/npapi",
11 "+third_party/zlib", 12 "+third_party/zlib",
12 ] 13 ]
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