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

Unified Diff: fpdfsdk/DEPS

Issue 1233583004: Tighten up DEPS include rules. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 5 years, 5 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 side-by-side diff with in-line comments
Download patch
Index: fpdfsdk/DEPS
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..83ee187ed8e7967751fc6c90fab7420c9a6c9da7
--- /dev/null
+++ b/fpdfsdk/DEPS
@@ -0,0 +1,5 @@
+include_rules = [
+ '+core/include',
+ '+fpdfsdk',
Lei Zhang 2015/07/14 23:02:52 Do directories have to list themselves in the incl
Tom Sepez 2015/07/14 23:12:24 Good Point.
+ '+javascript',
+]
« core/src/fxcodec/DEPS ('K') | « core/src/fxcodec/DEPS ('k') | samples/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698