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

Side by Side Diff: fpdfsdk/javascript/DEPS

Issue 2136213002: Rename fxjse/ to fxjs/ update files to match class names. (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Created 4 years, 5 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/fdrm/crypto/include', 2 '+core/fdrm/crypto/include',
3 '+core/fpdfapi/fpdf_font/include', 3 '+core/fpdfapi/fpdf_font/include',
4 '+fxjse/include' 4 '+fxjs/include'
5 ] 5 ]
OLDNEW
« no previous file with comments | « BUILD.gn ('k') | fpdfsdk/javascript/cjs_runtime.cpp » ('j') | fxjs/cfxjse_class.cpp » ('J')

Powered by Google App Engine
This is Rietveld 408576698