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

Unified Diff: media/media.gyp

Issue 1888603002: Add CdmFileIOProvider interface for use by cdm_adapter (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix Win compile issue Created 4 years, 8 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 | « media/cdm/cdm_file_io.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index ee32a6fe21b43ab20f5a30db5c85cdd1eb6cb1ba..64f975d04fb60c551a57182340f0a28eaeac4ff5 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -470,6 +470,8 @@
'cdm/cdm_adapter.h',
'cdm/cdm_allocator.cc',
'cdm/cdm_allocator.h',
+ 'cdm/cdm_file_io.h',
+ 'cdm/cdm_file_io.h',
'cdm/cdm_helpers.cc',
'cdm/cdm_helpers.h',
'cdm/default_cdm_factory.cc',
« no previous file with comments | « media/cdm/cdm_file_io.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698