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

Unified Diff: media/base/mac/BUILD.gn

Issue 2937913002: Revert of Create BUILD.gn files for //media/filters. (Closed)
Patch Set: Created 3 years, 6 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/base/BUILD.gn ('k') | media/filters/BUILD.gn » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/base/mac/BUILD.gn
diff --git a/media/base/mac/BUILD.gn b/media/base/mac/BUILD.gn
index d0b7a0bb8d6fb3c0e8d44e71e054f34c3ea5f87e..ef7fe78e5cd85ff8d6c23ac7169a1a228e6a60e6 100644
--- a/media/base/mac/BUILD.gn
+++ b/media/base/mac/BUILD.gn
@@ -9,10 +9,7 @@
# build, if other component targets also depend on it, multiple copies of
# the ObjC classes declared in the files below will cause warnings at
# run-time.
- visibility = [
- "//media",
- "//media/filters",
- ]
+ visibility = [ "//media" ]
set_sources_assignment_filter([])
sources = [
« no previous file with comments | « media/base/BUILD.gn ('k') | media/filters/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698