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

Side by Side Diff: fxjs/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/fxcrt/include', 2 '+core/fxcrt/include',
3 # TODO(dsinclair): Layering violation. FXJSE can't include FPDFSDK. 3 # TODO(dsinclair): Layering violation. FXJSE can't include FPDFSDK.
4 '+fpdfsdk/jsapi/include', 4 '+fpdfsdk/jsapi/include',
5 '+v8/include', 5 '+v8/include',
6 ] 6 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698