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

Unified Diff: media/media.gyp

Issue 1490613005: media config: expand is_encrypted to a struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: ddorwin comments Created 4 years, 10 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index 059650351d8ad9c0ac8e85ae402a994fad7763ff..16364bdbdd0bf2e2e5cb699e74077942f5a73266 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -329,6 +329,8 @@
'base/djb2.cc',
'base/djb2.h',
'base/eme_constants.h',
+ 'base/encryption_scheme.cc',
+ 'base/encryption_scheme.h',
'base/key_system_info.cc',
'base/key_system_info.h',
'base/key_systems.cc',

Powered by Google App Engine
This is Rietveld 408576698