blob: 392d0124c995380926b8deb874fd29ffbd80ec44 [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.
dsinclaira52ab742016-09-29 13:59:29 -07003 '+core/fxcrt/fx_coordinates.h',
4 '+core/fxcrt/fx_memory.h',
5 '+core/fxcrt/fx_system.h',
Tom Sepez269963f2018-04-09 17:45:54 +00006 '+core/fxcrt/unowned_ptr.h',
Chris Palmer79e548e2017-03-16 11:39:48 -07007 '+build',
Lei Zhang8fec3e42015-11-04 15:32:02 -08008]