| include_rules = [ | |
| # NOTE: These files are POD structs used to interpret shared memory across | |
| # the Device Sensors implementation and the Blink client. | |
| "+device/sensors/public/cpp/motion_data.h", | |
| "+device/sensors/public/cpp/orientation_data.h", | |
| "-modules", | |
| "+modules/EventModules.h", | |
| "+modules/EventTargetModules.h", | |
| "+modules/ModulesExport.h", | |
| "+modules/device_orientation", | |
| ] |