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

Unified Diff: android_webview/test/BUILD.gn

Issue 2154883003: Make ContentVideoView progress view visible in WebView (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fixed Java continuation lines identation Created 4 years, 4 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/test/BUILD.gn
diff --git a/android_webview/test/BUILD.gn b/android_webview/test/BUILD.gn
index 936ada2a93e79da2f6633eea80e8909496b88317..f40ec90a499b1594af407f6211c28c620b3b8821 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -74,6 +74,7 @@ android_assets("android_webview_apk_assets") {
"shell/assets/full_screen_video.js",
"shell/assets/full_screen_video_inside_div_test.html",
"shell/assets/full_screen_video_test.html",
+ "shell/assets/full_screen_video_test_not_preloaded.html",
"shell/assets/multiple_videos_test.html",
"shell/assets/platform-media-codec-test.html",
"shell/assets/video.3gp",

Powered by Google App Engine
This is Rietveld 408576698