| Index: android_webview/browser/DEPS
|
| diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS
|
| index 2caa535f5beb279d519b75f8cf33890190a54a57..c7eb3ffbb1a9fc356f3241172e15f29f4646f7fd 100644
|
| --- a/android_webview/browser/DEPS
|
| +++ b/android_webview/browser/DEPS
|
| @@ -15,4 +15,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",
|
| ]
|
|
|