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

Side by Side Diff: testing/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 unified diff | Download patch
« no previous file with comments | « pdfium.gyp ('k') | testing/js_embedder_test.h » ('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/include', 6 '+fpdfsdk/jsapi/include',
7 '+public', 7 '+public',
8 '+v8', 8 '+v8',
9 '+xfa/fxfa/parser', 9 '+xfa/fxfa/parser',
10 '+xfa/fxfa/fm2js', 10 '+xfa/fxfa/fm2js',
11 ] 11 ]
OLDNEW
« no previous file with comments | « pdfium.gyp ('k') | testing/js_embedder_test.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698