blob: d47f233c27297bb2dbb93cd7200c4c1027f9a1f3 [file] [log] [blame]
include_rules = [
# This is needed for error page strings/resources.
# TODO(1024326): If WebLayer stays with WebView's error pages implementation
# long-term, componentize these strings/resources as part of componentizing
# that implementation and remove the need for this dependency.
"+android_webview/grit",
"+cc",
"+components/autofill/content/browser",
"+components/autofill/core/browser",
"+components/autofill/core/common",
"+components/crash/content/browser",
"+components/embedder_support",
"+components/network_time",
"+components/prefs",
"+components/user_prefs",
"+components/safe_browsing",
"+components/security_interstitials",
"+components/spellcheck/browser",
"+components/startup_metric_utils",
"+components/version_info",
"+components/web_cache/browser",
"+content/public",
"+mojo/public",
"+net",
"+sandbox",
"+services/network/network_service.h",
"+services/network/public",
"+services/service_manager",
"+storage/browser/quota",
"+third_party/blink/public/common",
"+third_party/blink/public/mojom",
"+ui/aura",
"+ui/android",
"+ui/base",
"+ui/events",
"+ui/gfx",
"+ui/shell_dialogs",
"+ui/views",
"+ui/webui",
"+ui/wm",
]