Index: android_webview/browser/DEPS |
diff --git a/android_webview/browser/DEPS b/android_webview/browser/DEPS |
index e633368a4211e2cff16c568bc4609acabb844b0a..01eb46e4de0575b2dd2707da8890c55b23002f0d 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. |