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

Unified Diff: android_webview/test/BUILD.gn

Issue 2678433003: media: Require SecureContext for EME APIs (Closed)
Patch Set: rebase & fix upload error Created 3 years, 10 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 7da7eabb4e65c1715e84b837bb6d925e87c01900..8c872a6f0d976960a080bdccd500be4b2160dabb 100644
--- a/android_webview/test/BUILD.gn
+++ b/android_webview/test/BUILD.gn
@@ -75,6 +75,7 @@ android_assets("android_webview_apk_assets") {
"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/key-system-test.html",
"shell/assets/platform-media-codec-test.html",
"shell/assets/video.3gp",
"shell/assets/video.webm",

Powered by Google App Engine
This is Rietveld 408576698