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

Unified Diff: public/DEPS

Issue 1419373005: Make checkdeps --resolve-dotdot succeed. (Closed) Base URL: https://pdfium.googlesource.com/pdfium@master
Patch Set: 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « fpdfsdk/DEPS ('k') | samples/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: public/DEPS
diff --git a/public/DEPS b/public/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..2e053b3d9cd345f4633b863b1ecd81708044ac69
--- /dev/null
+++ b/public/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ '-testing',
+ '-third_party',
dsinclair 2015/11/04 14:09:16 Should this also be -core -fpdfsdk (and -xfa on th
Lei Zhang 2015/11/04 18:14:25 It's belt and suspenders, but sure.
+]
« no previous file with comments | « fpdfsdk/DEPS ('k') | samples/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698