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

Unified Diff: content/utility/BUILD.gn

Issue 2882813002: media: Convert mojo media defines to buildflags (Closed)
Patch Set: rebase Created 3 years, 7 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/shell/renderer/shell_content_renderer_client.cc ('k') | content/utility/utility_service_factory.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/utility/BUILD.gn
diff --git a/content/utility/BUILD.gn b/content/utility/BUILD.gn
index 9ce66647c758b49189e6fd8282427498fcb72742..c5d9450965d650d70f9e40ae8cc99799357058b2 100644
--- a/content/utility/BUILD.gn
+++ b/content/utility/BUILD.gn
@@ -34,6 +34,7 @@ source_set("utility") {
"//content/network:network_sources",
"//content/public/child:child_sources",
"//content/public/common:common_sources",
+ "//media/mojo:features",
"//mojo/common",
"//mojo/public/cpp/bindings",
"//ppapi/features",
« no previous file with comments | « content/shell/renderer/shell_content_renderer_client.cc ('k') | content/utility/utility_service_factory.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698