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

Side by Side Diff: remoting/DEPS

Issue 2843026: Fork a copy of all the notifier code in chrome/common/net/notifier that we depend on. (Closed) Base URL: git://codf21.jail.google.com/chromium.git
Patch Set: Merge in sergey's patch (2834024) and fix checkdeps Created 10 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
« no previous file with comments | « no previous file | remoting/jingle_glue/gaia_token_pre_xmpp_auth.h » ('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 "+chrome/common",
3 "+gfx", 2 "+gfx",
4 "+google/protobuf", 3 "+google/protobuf",
5 "+media/base", 4 "+media/base",
5
6 # TODO(ajwong): Remove when xmpp code is out of jingle_glue.
7 "+net",
8
6 "+talk", 9 "+talk",
7 "+third_party/npapi", 10 "+third_party/npapi",
8 "+third_party/zlib", 11 "+third_party/zlib",
9 ] 12 ]
OLDNEW
« no previous file with comments | « no previous file | remoting/jingle_glue/gaia_token_pre_xmpp_auth.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698