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

Unified Diff: media/base/BUILD.gn

Issue 2872853003: Create BUILD.gn files for //media/formats. (Closed)
Patch Set: //media/base dependency added 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
« media/BUILD.gn ('K') | « 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 1fe71c3fc088789e876ed479098190171d5f4680..d8f885b0815927ddec9b0a3439302140d5b54bb2 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",
« media/BUILD.gn ('K') | « media/BUILD.gn ('k') | media/formats/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698