Chromium Code Reviews| Index: ui/views/controls/webview/DEPS |
| diff --git a/ui/views/controls/webview/DEPS b/ui/views/controls/webview/DEPS |
| index 0fad725a16b41490c1ef94072f2329aca22cb205..70d04585a5223896a829e43144e39e48f4d5cd4d 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", |
| ] |