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

Unified Diff: chrome/test/ppapi/ppapi_browsertest.cc

Issue 311853005: Implement software fallback for PPB_VideoDecoder. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase, fix Windows compile, restore test. Created 6 years, 6 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 | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/pepper/pepper_video_decoder_host.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/ppapi/ppapi_browsertest.cc
diff --git a/chrome/test/ppapi/ppapi_browsertest.cc b/chrome/test/ppapi/ppapi_browsertest.cc
index 466e17b8ad0c8424457aaa5439ade9c96c9e8359..6c6268a9cc5496f62025e9b2a964077da9aa0ec8 100644
--- a/chrome/test/ppapi/ppapi_browsertest.cc
+++ b/chrome/test/ppapi/ppapi_browsertest.cc
@@ -1206,6 +1206,8 @@ TEST_PPAPI_NACL(NetworkProxy)
TEST_PPAPI_NACL(TrueTypeFont)
+TEST_PPAPI_NACL(VideoDecoder)
+
// VideoDestination doesn't work in content_browsertests.
TEST_PPAPI_OUT_OF_PROCESS(VideoDestination)
TEST_PPAPI_NACL(VideoDestination)
« no previous file with comments | « no previous file | content/content_renderer.gypi » ('j') | content/renderer/pepper/pepper_video_decoder_host.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698