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

Unified Diff: trunk/src/content/browser/media/media_browsertest.cc

Issue 379293004: Revert 282140 "Roll libvpx 280676:281854" (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 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
« no previous file with comments | « trunk/src/DEPS ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: trunk/src/content/browser/media/media_browsertest.cc
===================================================================
--- trunk/src/content/browser/media/media_browsertest.cc (revision 282196)
+++ trunk/src/content/browser/media/media_browsertest.cc (working copy)
@@ -224,9 +224,7 @@
RunColorFormatTest("yuv420p.webm", "ENDED");
}
-// TODO(johannkoenig): Reenable after landing libvpx roll
-// http://www.crbug.com/392309
-IN_PROC_BROWSER_TEST_F(MediaTest, DISABLED_Yuv444pVp9) {
+IN_PROC_BROWSER_TEST_F(MediaTest, MAYBE(Yuv444pVp9)) {
RunColorFormatTest("yuv444p.webm", "ENDED");
}
« no previous file with comments | « trunk/src/DEPS ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698