blob: 7b03e47451fd35f3b31088514f44a6e16e079498 [file] [log] [blame]
include_rules = [
"+cc/input/overscroll_behavior.h",
"+cc/layers/deadline_policy.h",
"+cc/slim",
"+cc/resources",
"+cc/test/stub_layer_tree_host_client.h",
"+cc/test/test_task_graph_runner.h",
"+components/url_formatter",
"+components/viz/client",
"+components/viz/common",
"+components/viz/host",
"+content/public/test/android/javatests/src/org/chromium/content_public/browser/test",
"+services/viz/public/mojom",
"+skia/ext",
"+third_party/skia",
"+ui/accessibility",
"+ui/android/ui_android_jni_headers",
"+ui/base",
"+ui/compositor/compositor_lock.h",
"+ui/display",
"+ui/events",
"+ui/gfx",
"+ui/touch_selection/touch_handle.h",
]
specific_include_rules = {
".*test\.(cc|h)": [
"+components/viz/test"
],
".*BlankUiTestActivity\.java": [
"+components/browser_ui/modaldialog/android/java/src/org/chromium/components/browser_ui/modaldialog",
],
".*delegated_frame_host_android\.(cc|h)": [
"+third_party/blink/public/common/page/content_to_visible_time_reporter.h",
"+third_party/blink/public/mojom/widget/record_content_to_visible_time_request.mojom.h",
],
".*window_android\.(cc|h)": [
"+third_party/blink/public/common/page/content_to_visible_time_reporter.h",
],
}