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

Side by Side Diff: tools/checkdeps/testdata/DEPS

Issue 10805042: Implement ability to specify temporarily-allowed dependencies in DEPS (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Respond to review comments. Add automated unit tests. Created 8 years, 4 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
OLDNEW
(Empty)
1 include_rules = [
M-A Ruel 2012/07/26 18:30:07 Are you sure this directory won't trigger in norma
2 "-tools/checkdeps/testdata/disallowed",
3 "+tools/checkdeps/testdata/allowed",
4 "-third_party/explicitly_disallowed",
5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698