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

Side by Side Diff: public/DEPS

Issue 1419373005: Make checkdeps --resolve-dotdot succeed. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: add comments, more explicit disallows Created 5 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
OLDNEW
(Empty)
1 include_rules = [
2 # public/ needs to be basically standealone. Explicitly disallow everything.
Tom Sepez 2015/11/04 18:50:56 nit: s/basically//.
3 '-core',
4 '-fpdfsdk',
5 '-testing',
6 '-third_party',
7 '-v8',
8 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698