blob: b9997521cef5368473273bcaea9f935eaa38488e [file] [log] [blame]
Lei Zhang8fec3e42015-11-04 15:32:02 -08001include_rules = [
2 # A lot of third_party code has been modified to use fxcrt.
Lei Zhang91085882024-02-22 00:49:57 +00003 '+core/fxcrt/check_op.h',
dsinclaira52ab742016-09-29 13:59:29 -07004 '+core/fxcrt/fx_coordinates.h',
5 '+core/fxcrt/fx_memory.h',
6 '+core/fxcrt/fx_system.h',
Lei Zhangf36006c2024-02-17 00:56:24 +00007 '+core/fxcrt/numerics/safe_math.h',
Tom Sepez6943be22023-10-12 00:00:22 +00008 '+partition_alloc/pointers',
Lei Zhang8fec3e42015-11-04 15:32:02 -08009]