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

Side by Side Diff: fpdfsdk/DEPS

Issue 2421603002: Reland: Make the CPDFXFA_App non-global (Closed)
Patch Set: Cleanup the isolate Created 4 years, 2 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
OLDNEW
1 include_rules = [ 1 include_rules = [
2 '+core', 2 '+core',
3 '+public', 3 '+public',
4 '+v8', 4 '+v8',
5 '+xfa/fwl/core', 5 '+xfa/fwl/core',
6 '+xfa/fxbarcode',
6 '+xfa/fxfa', 7 '+xfa/fxfa',
7 '+xfa/fxgraphics', 8 '+xfa/fxgraphics',
8 ] 9 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698