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

Unified Diff: xfa/fxjse/DEPS

Issue 1801923002: Add missing DEPS files; enable checkdeps. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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
« no previous file with comments | « xfa/fgas/font/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: xfa/fxjse/DEPS
diff --git a/xfa/fxjse/DEPS b/xfa/fxjse/DEPS
new file mode 100644
index 0000000000000000000000000000000000000000..998646ad03d7757d98a4c29636d1b38464108908
--- /dev/null
+++ b/xfa/fxjse/DEPS
@@ -0,0 +1,4 @@
+include_rules = [
+ '+fpdfsdk/include/jsapi',
Tom Sepez 2016/03/14 19:05:27 XFA including fpdfsk is a layering violation, but
dsinclair 2016/03/14 19:08:01 Done.
+ '+v8/include',
+]
« no previous file with comments | « xfa/fgas/font/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698