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

Unified Diff: media/media.gyp

Issue 1430503004: Move code out of supported_cdm_versions.h (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: #undef Created 5 years, 1 month 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/supported_cdm_versions.cc ('k') | media/media_cdm_adapter.gyp » ('j') | 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 58d592bed5298e6c5839276cc63688b7a799e03d..eb69401a7d71bcea5085569a93fed0c596cebd6b 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -498,6 +498,8 @@
'cdm/player_tracker_impl.h',
'cdm/proxy_decryptor.cc',
'cdm/proxy_decryptor.h',
+ 'cdm/supported_cdm_versions.cc',
+ 'cdm/supported_cdm_versions.h',
'ffmpeg/ffmpeg_common.cc',
'ffmpeg/ffmpeg_common.h',
'ffmpeg/ffmpeg_deleters.h',
« no previous file with comments | « media/cdm/supported_cdm_versions.cc ('k') | media/media_cdm_adapter.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698