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

Unified Diff: android_webview/browser/DEPS

Issue 920443003: Android: SetCreateContextCallback (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: reduce the diff Created 5 years, 9 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
« no previous file with comments | « no previous file | android_webview/browser/deferred_gpu_command_service.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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.
« no previous file with comments | « no previous file | android_webview/browser/deferred_gpu_command_service.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698