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

Unified Diff: ppapi/ppapi_sources.gypi

Issue 15039009: Add PPAPI tests for VideoSource and VideoDestination resources. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase. Created 7 years, 7 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 | « content/renderer/pepper/pepper_video_source_host.cc ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ppapi/ppapi_sources.gypi
diff --git a/ppapi/ppapi_sources.gypi b/ppapi/ppapi_sources.gypi
index 95528e0fd3c64c7e5c82a49896c1e9a0beca8574..7ea55494e56a0db0de76ac3955bf763246bd80ea 100644
--- a/ppapi/ppapi_sources.gypi
+++ b/ppapi/ppapi_sources.gypi
@@ -451,6 +451,10 @@
'tests/test_utils.cc',
'tests/test_var.cc',
'tests/test_var.h',
+ 'tests/test_video_destination.cc',
+ 'tests/test_video_destination.h',
+ 'tests/test_video_source.cc',
+ 'tests/test_video_source.h',
'tests/test_view.cc',
'tests/test_view.h',
'tests/test_websocket.cc',
« no previous file with comments | « content/renderer/pepper/pepper_video_source_host.cc ('k') | ppapi/proxy/ppapi_messages.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698