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

Unified Diff: android_webview/native/DEPS

Issue 2154883003: Make ContentVideoView progress view visible in WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Take into account whether Spitzer is enabled Created 4 years, 5 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/native/DEPS
diff --git a/android_webview/native/DEPS b/android_webview/native/DEPS
index 79e1c42ae47559994843cbfb972a1c552ec8ca44..486b5b8575d5eb4a1d95e35bf55bfd094768c2e2 100644
--- a/android_webview/native/DEPS
+++ b/android_webview/native/DEPS
@@ -1,7 +1,7 @@
include_rules = [
"+content/public/browser",
"+content/public/test",
- "+media/base/android",
+ "+media/base",
"+storage/browser/quota",
"+storage/common/quota",
"+ui/gfx",

Powered by Google App Engine
This is Rietveld 408576698