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

Side by Side Diff: fpdfsdk/DEPS

Issue 1801973002: Move fx_crypto.h and fpdf_text.h out of core/include. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 9 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 | « core/include/fxcrt/fx_coordinates.h ('k') | fpdfsdk/fpdf_searchex.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/fpdftext/include',
3 '+javascript/IJavaScript.h', 4 '+javascript/IJavaScript.h',
4 '+public', 5 '+public',
5 '+v8', 6 '+v8',
6 '+xfa/include', 7 '+xfa/include',
7 ] 8 ]
OLDNEW
« no previous file with comments | « core/include/fxcrt/fx_coordinates.h ('k') | fpdfsdk/fpdf_searchex.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698