| Index: android_webview/browser/DEPS
|
| diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
|
| index eb70713893a5c9278c6d591a8d67a6a6a1d2cbab..2ee68db5b4636ba9be4a740644c80aaf3671e32b 100644
|
| --- a/android_webview/browser/DEPS
|
| +++ b/android_webview/browser/DEPS
|
| @@ -31,7 +31,7 @@ include_rules = [
|
|
|
| # Temporary until we bundle our own favicon. See
|
| # AwContentBrowserClient::GetDefaultFavicon
|
| - "!grit/ui_resources.h",
|
| + "!ui/resources/grit/ui_resources.h",
|
|
|
| # POD structure required by the find-in-page IPC messages.
|
| "+third_party/WebKit/public/web/WebFindOptions.h",
|
|
|