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

Side by Side Diff: chrome/test/DEPS

Issue 21025: Fix the dependency checker tool. Rules for a directory did modify their direc... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: '' Created 11 years, 10 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 | « chrome/renderer/DEPS ('k') | chrome/third_party/hunspell/google/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 # The test directory can do whatever it wants in chrome. 2 # The test directory can do whatever it wants in chrome.
3 "+chrome", 3 "+chrome",
4 "+sandbox/src",
5 "+sandbox/tests",
6 "+webkit/glue",
4 ] 7 ]
OLDNEW
« no previous file with comments | « chrome/renderer/DEPS ('k') | chrome/third_party/hunspell/google/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698