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

Unified Diff: media/base/BUILD.gn

Issue 1490613005: media config: expand is_encrypted to a struct. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: more 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/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index a21f395c14a6e14261e95dbf9ffd3042a2ae9726..e972fc3fa12e49d945386f3dd0c886c56b4eed66 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -111,6 +111,8 @@ source_set("base") {
"djb2.cc",
"djb2.h",
"eme_constants.h",
+ "encryption_scheme.cc",
+ "encryption_scheme.h",
"key_system_info.cc",
"key_system_info.h",
"key_systems.cc",

Powered by Google App Engine
This is Rietveld 408576698