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

Side by Side Diff: remoting/DEPS

Issue 4562002: Add DEPS files in remoting subdirectories. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: - Created 10 years, 1 month 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 | « no previous file | remoting/base/DEPS » ('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",
3 "+gfx",
4 "+google/protobuf",
5 "+media/base", 2 "+media/base",
6 "+net", 3
7 "+jingle", 4 "-remoting",
8 "+ppapi", 5 "+remoting/base",
9 "+talk", 6 "+remoting/proto",
10 "+third_party/npapi"
11 "+third_party/protobuf2",
12 "+third_party/zlib",
13 ] 7 ]
OLDNEW
« no previous file with comments | « no previous file | remoting/base/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698