| Index: android_webview/browser/DEPS
|
| diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
|
| index c48c8f434f9cce99728d63b723de288674ccfb6d..c8faa3763fb2f8696c9b565feceb954e82860f97 100644
|
| --- a/android_webview/browser/DEPS
|
| +++ b/android_webview/browser/DEPS
|
| @@ -21,4 +21,7 @@ include_rules = [
|
|
|
| # POD structure required by the find-in-page IPC messages.
|
| "+third_party/WebKit/Source/WebKit/chromium/public/WebFindOptions.h",
|
| +
|
| + # TODO(boliu): Fix this before commit.
|
| + "!android_webview/native/aw_quota_manager_bridge.h",
|
| ]
|
|
|