blob: f08bd40a171c740f054b332e4854626a355515b8 [file] [log] [blame]
specific_include_rules = {
# Parts of this class use Ash, but only when run in classic Ash mode.
"browser_non_client_frame_view_chromeos\.*": [
"+ash",
],
"browser_frame_ash\.*": [
"+ash",
"+components/app_restore",
],
"dbus_appmenu\.*": [
"+dbus",
],
# Parts of this class use Ash, but only when run in classic Ash mode.
"picture_in_picture_browser_frame_view\.*": [
"+ash",
],
"top_controls_slide_controller_chromeos_browsertest\.cc": [
"+cc/base/math_util.h",
],
}