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

Side by Side Diff: testing/DEPS

Issue 2053043002: Untangle bad depdenency from fxjse/ to fpdfsdk/ (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@move_fxjse
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 | « fxjse/runtime.cpp ('k') | testing/js_embedder_test.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/include', 2 '+core/include',
3 '+core/fxcodec', 3 '+core/fxcodec',
4 '+core/fxcrt/include', 4 '+core/fxcrt/include',
5 '+core/fxge/include', 5 '+core/fxge/include',
6 '+fpdfsdk/jsapi/include', 6 '+fpdfsdk/jsapi/include',
7 '+fxjse/include',
7 '+public', 8 '+public',
8 '+v8', 9 '+v8',
9 '+xfa/fxfa/parser', 10 '+xfa/fxfa/parser',
10 '+xfa/fxfa/fm2js', 11 '+xfa/fxfa/fm2js',
11 ] 12 ]
OLDNEW
« no previous file with comments | « fxjse/runtime.cpp ('k') | testing/js_embedder_test.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698