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

Unified Diff: chrome/test/data/android/contextmenu/context_menu_test.html

Issue 1577433004: Flip proprietary codecs to false for Android chromium builds. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Undo comment change. Created 4 years, 9 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: chrome/test/data/android/contextmenu/context_menu_test.html
diff --git a/chrome/test/data/android/contextmenu/context_menu_test.html b/chrome/test/data/android/contextmenu/context_menu_test.html
index 3c88f46ddb828fd2dbc27701b562dbbdd1ba4f90..ab9418da5342bc244e0181c83a4be1200c5015e2 100644
--- a/chrome/test/data/android/contextmenu/context_menu_test.html
+++ b/chrome/test/data/android/contextmenu/context_menu_test.html
@@ -31,7 +31,7 @@ V0aCcGCmTIHEIUEqjgaORCMxIC6e0CcguWw6aFjsVMkkIr7g77ZKPJjPZqIyd7sJAgVGoEGv2xsBxqNg
width="16" height="14" alt="embedded folder icon" id="dataUrlIcon"><br />
<video id="videoDOMElement" controls>
- <source src="../media/test.mp4" type="video/mp4">
+ <source src="../media/test.webm" type="video/webm">
</video><br />
</body>

Powered by Google App Engine
This is Rietveld 408576698