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

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: 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 5f0fd68b76c8bd9a446bcbf38e71cd9c31545f3d..a5ea8fb4a86dbaf11a65eda00679a695c0e9326d 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -295,6 +295,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',
« media/formats/webm/webm_video_client.cc ('K') | « media/formats/webm/webm_video_client.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698