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

Unified Diff: media/base/BUILD.gn

Issue 2872853003: Create BUILD.gn files for //media/formats. (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 | « media/BUILD.gn ('k') | media/formats/BUILD.gn » ('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 8ea01f10d65538075258a3ea9c4cff1067b332f5..ffd1027a251e47c2800f9b2cb8083c62654d1ea7 100644
--- a/media/base/BUILD.gn
+++ b/media/base/BUILD.gn
@@ -36,6 +36,7 @@ target(link_target_type, "base") {
# depend on "media" target directly.
visibility = [
"//media",
+ "//media/formats",
# TODO(xhwang): Clean up the dependency graph within "media" target.
"//media/audio",
« no previous file with comments | « media/BUILD.gn ('k') | media/formats/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698