blob: 13f7935e252a854fdfa59c2f894b705ff96d0c9a [file] [log] [blame]
include_rules = [
# TODO(tfarina): Remove all these. crbug.com/125846.
# DO NOT ADD ANY MORE ITEMS TO THE LIST BELOW!
"!chrome/browser/ui/views/location_bar/location_bar_view.h",
"!chrome/browser/ui/views/toolbar/reload_button.h",
# DO NOT ADD ANY MORE ITEMS TO THE ABOVE LIST!
]
specific_include_rules = {
# TODO(mash): Fix. https://crbug.com/854323
"input_events_blocker\.cc": [
"+ash/shell.h",
],
# TODO(mash): Fix. https://crbug.com/854346
"webui_login_view.*": [
"+ash/accelerators/accelerator_controller.h",
"+ash/public/cpp/ash_features.h",
"+ash/shell.h",
"+ash/system",
],
# TODO(jdufault): Deprecate. https://crbug.com/792654
"login_display_host_webui\.cc": [
"+ash/accessibility/focus_ring_controller.h",
"+ash/shell.h",
],
}