summaryrefslogtreecommitdiffstats
path: root/media
diff options
context:
space:
mode:
Diffstat (limited to 'media')
-rw-r--r--media/cdm/ppapi/external_clear_key/BRANDING3
-rw-r--r--media/media_cdm.gypi3
2 files changed, 6 insertions, 0 deletions
diff --git a/media/cdm/ppapi/external_clear_key/BRANDING b/media/cdm/ppapi/external_clear_key/BRANDING
new file mode 100644
index 0000000..c253da9
--- /dev/null
+++ b/media/cdm/ppapi/external_clear_key/BRANDING
@@ -0,0 +1,3 @@
+PRODUCT_FULLNAME=External Clear Key Content Decryption Module Adapter
+PRODUCT_SHORTNAME=External Clear Key
+PRODUCT_DESCRIPTION=External Clear Key Content Decryption Module Adapter. Used for testing EME.
diff --git a/media/media_cdm.gypi b/media/media_cdm.gypi
index e5a64c8..0c2510b 100644
--- a/media/media_cdm.gypi
+++ b/media/media_cdm.gypi
@@ -113,6 +113,9 @@
'variables': {
'output_dir': '.',
'template_input_path': '../chrome/app/chrome_version.rc.version',
+ 'extra_variable_files_arguments':
+ [ '-f', 'cdm/ppapi/external_clear_key/BRANDING' ],
+ 'extra_variable_files': [ 'cdm/ppapi/external_clear_key/BRANDING' ],
},
'sources': [
'clearkeycdmadapter.ver',