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

Unified Diff: media/base/BUILD.gn

Issue 1996043002: Split MediaContentType and AudioFocusType (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fixed desktop build & tests Created 4 years, 5 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 17eaec1083812ada65c2893ae5ad4b273c70d1e2..877fa1cd6b32595d8304cdb44da8d74cc398f018 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -141,6 +141,8 @@ source_set("base") {
"media.h",
"media_client.cc",
"media_client.h",
+ "media_content_type.cc",
+ "media_content_type.h",
"media_keys.cc",
"media_keys.h",
"media_log.cc",

Powered by Google App Engine
This is Rietveld 408576698