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

Unified Diff: fxjse/DEPS

Issue 2056663004: Move xfa/fxjse/ to fxjse/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 6 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 | « fpdfsdk/javascript/ijs_runtime.h ('k') | fxjse/class.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: fxjse/DEPS
diff --git a/xfa/fxjse/DEPS b/fxjse/DEPS
similarity index 84%
rename from xfa/fxjse/DEPS
rename to fxjse/DEPS
index 3b4b780a7d3658994de60731a403bb3b75526c88..49ac9279ec9d426176b3785f02e88d25fc2b3e7c 100644
--- a/xfa/fxjse/DEPS
+++ b/fxjse/DEPS
@@ -1,4 +1,5 @@
include_rules = [
+ '+core/fxcrt/include',
# TODO(dsinclair): Layering violation. XFA can't include FPDFSDK.
Tom Sepez 2016/06/09 20:08:22 Is it still a violation? Probably. But less so.
dsinclair 2016/06/09 20:11:24 Done. Yea, still a violation, fxjse/ is below fpd
'+fpdfsdk/jsapi/include',
'+v8/include',
« no previous file with comments | « fpdfsdk/javascript/ijs_runtime.h ('k') | fxjse/class.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698