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

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: one more tweak in chromecast/common Created 5 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
Index: media/media.gyp
diff --git a/media/media.gyp b/media/media.gyp
index dbd452dee4fbd3d57427db35aa8d697205b706b9..480f810cd972768bf70eb3eb58b7bca514b73a45 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -298,6 +298,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