Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1832)

Unified Diff: android_webview/browser/DEPS

Issue 920443003: Android: SetCreateContextCallback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: gpu::GLInProcessContext::Create() Created 5 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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.

Powered by Google App Engine
This is Rietveld 408576698