| specific_include_rules = { |
| "chrome_kiosk_app_launcher\.cc": [ |
| "+chrome/browser/ash/app_mode/kiosk_chrome_app_manager.h", |
| ], |
| "chrome_kiosk_app_launcher_unittest.cc": [ |
| "+ash/test/ash_test_helper.h", |
| "+chrome/browser/ash/app_mode/test_kiosk_extension_builder.h", |
| ], |
| "kiosk_troubleshooting_controller_ash.cc": [ |
| "+ash/accelerators/accelerator_commands.h", |
| "+ash/accelerators/accelerator_controller_impl.h", |
| "+ash/public/cpp/new_window_delegate.h", |
| "+ash/shell.h" |
| ], |
| "kiosk_browser_session_unittest.cc": [ |
| "+ash/accelerators/accelerator_controller_impl.h", |
| "+ash/public/cpp/session/session_types.h", |
| "+ash/public/cpp/test/test_new_window_delegate.h", |
| "+ash/session/session_controller_impl.h", |
| "+ash/shell.h", |
| "+ash/test/ash_test_helper.h", |
| "+ash/wm/overview/overview_controller.h", |
| "+chrome/browser/ash/system_web_apps/system_web_app_manager.h", |
| "+chrome/browser/ash/system_web_apps/test_support/test_system_web_app_installation.h", |
| "+chrome/browser/ash/system_web_apps/test_support/test_system_web_app_manager.h", |
| "+chrome/browser/ash/system_web_apps/types/system_web_app_delegate_map.h", |
| ], |
| } |