| include_rules = [ | |
| "+content/public/test/web_contents_tester.h", | |
| "+content/public/test/test_browser_thread_bundle.h", | |
| "+content/public/test/test_browser_context.h", | |
| "+win8/viewer", | |
| ] | |
| specific_include_rules = { | |
| "ash_test_helper\.cc": [ | |
| "+ash/host" | |
| ], | |
| "mirror_window_test_api\.cc": [ | |
| "+ash/host" | |
| ], | |
| } |