| specific_include_rules = { | |
| "screen_details_browsertest\.cc": [ | |
| "+content/browser/screen_details/screen_details_test_utils.h", | |
| ], | |
| "window_management_browsertest\.cc": [ | |
| "+ash/shell.h", | |
| ], | |
| "window_management_permission_context_browsertest\.cc": [ | |
| "+ash/shell.h", | |
| ], | |
| "window_management_printing_interactive_uitest\.cc": [ | |
| "+ash/shell.h", | |
| ], | |
| } |