| include_rules = [ | |
| "+ash/host", | |
| ] | |
| specific_include_rules = { | |
| "display_color_manager_chromeos.cc": [ | |
| "+third_party/qcms/src/qcms.h", | |
| ], | |
| "screen_orientation_controller_chromeos.h": [ | |
| "+third_party/WebKit/public/platform/modules/screen_orientation/WebScreenOrientationLockType.h", | |
| ], | |
| } |