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

Unified Diff: android_webview/browser/DEPS

Issue 1083843002: android_webview: Remove dependency on webkit's ContextProviderInProcess. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 8 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 e633368a4211e2cff16c568bc4609acabb844b0a..ba8fe5b664841f896ba4fb8493a438c9889d3c5b 100644
--- a/android_webview/browser/DEPS
+++ b/android_webview/browser/DEPS
@@ -29,8 +29,6 @@ include_rules = [
"+ui/gfx",
"+ui/gl",
- "+webkit/gpu",
-
# Temporary until we bundle our own favicon. See
# AwContentBrowserClient::GetDefaultFavicon
"!ui/resources/grit/ui_resources.h",

Powered by Google App Engine
This is Rietveld 408576698