8 lines
205 B
Plaintext
8 lines
205 B
Plaintext
|
|
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',
|
||
|
|
]
|