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

Unified Diff: android_webview/DEPS

Issue 559063002: Remove webkit/browser/, point everything to storage/browser/ instead (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: clean up DEPS per feedback Created 6 years, 3 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/native/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: android_webview/DEPS
diff --git a/android_webview/DEPS b/android_webview/DEPS
index 3ac3557dfa10dba5838945062cfb48525a49bb3e..b2c547c7a9c3b49583020e1d5ae8bb6f8b9cd799 100644
--- a/android_webview/DEPS
+++ b/android_webview/DEPS
@@ -19,5 +19,5 @@ include_rules = [
"+ui/android",
"+ui/base",
"+ui/gfx",
- "+webkit",
+ "+webkit/common/gpu"
]
« no previous file with comments | « no previous file | android_webview/native/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698