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