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

Unified Diff: fpdfsdk/DEPS

Issue 1405243004: Merge to XFA: DEPS include_rules no longer allows core/ -> fpsdfsk/ inclusion. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@xfa
Patch Set: Created 5 years, 2 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 | « DEPS ('k') | samples/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fpdfsdk/DEPS
diff --git a/fpdfsdk/DEPS b/fpdfsdk/DEPS
index f7d431cddec7aa4c8aabaf282a2a0c3f13dc14cd..44beeca888c9bab3a9ae2f1526e7bdff7843d0b1 100644
--- a/fpdfsdk/DEPS
+++ b/fpdfsdk/DEPS
@@ -1,5 +1,7 @@
include_rules = [
'+core/include',
'+javascript',
+ '+public',
+ '+v8',
'+xfa/include',
]
« no previous file with comments | « DEPS ('k') | samples/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698