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

Unified Diff: media/media_cdm.gypi

Issue 93243003: Add CDM FileIO tests. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: not to use base::MessageLoopProxy::current() Created 7 years 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 | « media/cdm/ppapi/clear_key_cdm.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media_cdm.gypi
diff --git a/media/media_cdm.gypi b/media/media_cdm.gypi
index 553d36054f4ab8e2713ede3ab44861d35188d7aa..e064d8b32fdb211f0e5d8c283870121d1c591862 100644
--- a/media/media_cdm.gypi
+++ b/media/media_cdm.gypi
@@ -81,6 +81,8 @@
'<(DEPTH)/base/base.gyp:base',
],
'sources': [
+ 'cdm/ppapi/cdm_file_io_test.cc',
+ 'cdm/ppapi/cdm_file_io_test.h',
'cdm/ppapi/cdm_video_decoder.cc',
'cdm/ppapi/cdm_video_decoder.h',
'cdm/ppapi/clear_key_cdm.cc',
« no previous file with comments | « media/cdm/ppapi/clear_key_cdm.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698