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

Side by Side Diff: fpdfsdk/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
1 include_rules = [ 1 include_rules = [
2 '+core/include', 2 '+core/include',
3 '+javascript', 3 '+javascript/IJavaScript.h',
4 '+public',
Tom Sepez 2015/11/04 18:50:56 fpdfsdk does get to depend on public.
5 '+v8', 4 '+v8',
6 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698