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

Side by Side 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 unified diff | Download patch
« no previous file with comments | « fpdfsdk/javascript/ijs_runtime.h ('k') | fxjse/class.cpp » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 include_rules = [ 1 include_rules = [
2 '+core/fxcrt/include',
2 # TODO(dsinclair): Layering violation. XFA can't include FPDFSDK. 3 # 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
3 '+fpdfsdk/jsapi/include', 4 '+fpdfsdk/jsapi/include',
4 '+v8/include', 5 '+v8/include',
5 ] 6 ]
OLDNEW
« 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