summaryrefslogtreecommitdiff
path: root/third_party/DEPS
blob: 5f26a9665a16dc488842b4ca721fd976f4289e41 (plain)
1
2
3
4
5
6
7
8
include_rules = [
  # A lot of third_party code has been modified to use fxcrt.
  '+core/fxcrt/fx_basic.h',
  '+core/fxcrt/fx_coordinates.h',
  '+core/fxcrt/fx_memory.h',
  '+core/fxcrt/fx_system.h',
  '+build',
]