blob: eef83fbf1f0cced8af66d85c529ad4aedfde3f4d [file] [log] [blame]
include_rules = [
"+cc/base/switches.h",
"+components/autofill/core",
"+components/crash/core",
"+components/safe_browsing/android",
"+components/spellcheck/common",
"+components/viz/common",
"+content/public",
"+gin/public",
"+gin/v8_initializer.h",
"+media/base/media_switches.h", # For media command line switches.
"+mojo/core/embedder/embedder.h",
"+ui/events/gesture_detection",
"+ui/gl",
]
specific_include_rules = {
# Special-case where webview composes webview+weblayer.
"webview_entry_point\.cc": [
"+weblayer",
],
}