specific_include_rules = { | |
# This DEPS violation snuck in while there was a bug in the checkdeps tool. | |
# https://crbug.com/1084826 | |
"chrome_management_api_delegate\.cc": [ | |
"+chrome/browser/apps/app_service/app_launch_params.h", | |
"+chrome/browser/apps/app_service/app_service_proxy.h", | |
"+chrome/browser/apps/app_service/app_service_proxy_factory.h", | |
"+chrome/browser/apps/app_service/browser_app_launcher.h", | |
], | |
} |