summaryrefslogtreecommitdiffstats
path: root/ui/views/controls/webview/DEPS
diff options
context:
space:
mode:
Diffstat (limited to 'ui/views/controls/webview/DEPS')
-rw-r--r--ui/views/controls/webview/DEPS2
1 files changed, 2 insertions, 0 deletions
diff --git a/ui/views/controls/webview/DEPS b/ui/views/controls/webview/DEPS
index 0fad725..70d0458 100644
--- a/ui/views/controls/webview/DEPS
+++ b/ui/views/controls/webview/DEPS
@@ -2,4 +2,6 @@ include_rules = [
"+content/public",
"+ui/views",
"+ui/web_dialogs",
+ "+content/browser/web_contents/web_contents_impl.h",
+ "+content/test/test_content_browser_client.h",
]