Index: android_webview/browser/DEPS |
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS |
index 217bfa70fb1e623dc1dda638211dad4d7856b810..34f89cc91a999420357b03a6d5421573afb7d776 100644 |
--- a/android_webview/browser/DEPS |
+++ b/android_webview/browser/DEPS |
@@ -35,6 +35,7 @@ include_rules = [ |
# AwContentBrowserClient::GetDefaultFavicon |
"!ui/resources/grit/ui_resources.h", |
+ "+third_party/WebKit/public/platform/WebGraphicsContext3D.h", |
# POD structure required by the find-in-page IPC messages. |
"+third_party/WebKit/public/web/WebFindOptions.h", |
# Interface required for in-process input event handling. |