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

Side by Side Diff: samples/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 '+fx_lpng', 2 '+fx_lpng',
3 '+public',
Tom Sepez 2015/11/04 18:50:56 Obviously, Samples can call public.
4 '+third_party/zlib_v128', 3 '+third_party/zlib_v128',
5 '+v8', 4 '+v8',
6 ] 5 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698