| Index: android_webview/browser/DEPS
|
| diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
|
| index 2892748fb5be86ad1fd474537026f0aa9f9d02a6..e58bea156f6b6cc8a34a19fb63ca283f7639a39b 100644
|
| --- a/android_webview/browser/DEPS
|
| +++ b/android_webview/browser/DEPS
|
| @@ -5,6 +5,9 @@ include_rules = [
|
|
|
| "+content/public/browser",
|
|
|
| + # Components that browser depends on.
|
| + "+components/web_contents_delegate_android",
|
| +
|
| # Temporary until we bundle our own favicon. See
|
| # AwContentBrowserClient::GetDefaultFavicon
|
| "!grit/ui_resources.h",
|
|
|