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

Unified Diff: media/base/BUILD.gn

Issue 665343002: Move KeySystemInfo to media. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase only Created 6 years, 2 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
« no previous file with comments | « content/renderer/media/crypto/key_systems_unittest.cc ('k') | media/base/eme_constants.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/BUILD.gn
diff --git a/media/base/BUILD.gn b/media/base/BUILD.gn
index 5e0f8d0c368b5a70f394a1961d36d0ce1d1b0bcc..a1bcd2ddbb87c648ca37860960197e20d393d7d8 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -85,6 +85,9 @@ source_set("base") {
"demuxer_stream_provider.h",
"djb2.cc",
"djb2.h",
+ "eme_constants.h",
+ "key_system_info.cc",
+ "key_system_info.h",
"media.cc",
"media.h",
"media_keys.cc",
« no previous file with comments | « content/renderer/media/crypto/key_systems_unittest.cc ('k') | media/base/eme_constants.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698