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

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: addressed Mounir's comments Created 4 years, 4 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 47056567ee8300f19de3891c90357a791033f902..c4c99e0b2bdd4a6090104e8b1adf4ee244e9b3d6 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -145,6 +145,8 @@ target(link_target_type, "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