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

Unified Diff: xfa/fxjse/DEPS

Issue 1863163002: Move code from fpdfsdk/include to the sub directories. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 8 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 | « testing/js_embedder_test.h ('k') | xfa/fxjse/runtime.cpp » ('j') | 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
index 5cec1f887f4e28dc5aaa4a91468e9c72fe8fd246..3b4b780a7d3658994de60731a403bb3b75526c88 100644
--- a/xfa/fxjse/DEPS
+++ b/xfa/fxjse/DEPS
@@ -1,5 +1,5 @@
include_rules = [
# TODO(dsinclair): Layering violation. XFA can't include FPDFSDK.
- '+fpdfsdk/include/jsapi',
+ '+fpdfsdk/jsapi/include',
'+v8/include',
]
« no previous file with comments | « testing/js_embedder_test.h ('k') | xfa/fxjse/runtime.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698