blob: d75fc766c31c9b8cbf25a36aeee11070180fb8bc [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/crash/content/browser",
"+components/embedder_support",
"+components/prefs",
"+components/user_prefs",
"+components/safe_browsing",
"+components/security_interstitials",
"+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",
"+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",
]