| include_rules = [ | |
| # A lot of third_party code has been modified to use fxcrt. | |
| '+core/fxcrt/check_op.h', | |
| '+core/fxcrt/fx_coordinates.h', | |
| '+core/fxcrt/fx_memory.h', | |
| '+core/fxcrt/fx_system.h', | |
| '+core/fxcrt/numerics/safe_math.h', | |
| '+partition_alloc/pointers', | |
| ] |