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

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: mojo changes; Message->base::Pickle 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 5104c17218b50adcb26121d3998542e472cf2989..5be6e79d939420befab830cb74c2499d79808159 100644
--- a/media/media.gyp
+++ b/media/media.gyp
@@ -322,6 +322,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