summaryrefslogtreecommitdiff
path: root/fxjse/DEPS
blob: 18698e4ce47b5693e93da6f1fe32d54aefb77d58 (plain)
1
2
3
4
5
6
include_rules = [
  '+core/fxcrt/include',
  # TODO(dsinclair): Layering violation. FXJSE can't include FPDFSDK.
  '+fpdfsdk/jsapi/include',
  '+v8/include',
]