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

Unified Diff: media/audio/BUILD.gn

Issue 666813002: GN: Fix Android component build (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@gn-clank
Patch Set: Created 6 years, 2 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/audio/BUILD.gn
diff --git a/media/audio/BUILD.gn b/media/audio/BUILD.gn
index d89881e62a5cca993d983bafeca523f625dc8308..48f1453b92092de28f73adf9cc8b343d87ecda39 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -34,6 +34,7 @@ if (!link_pulseaudio) {
}
source_set("audio") {
+ visibility = [ "//media/*" ]
sources = [
"agc_audio_stream.h",
"audio_device_name.cc",
« components/dom_distiller/core/BUILD.gn ('K') | « gpu/BUILD.gn ('k') | media/base/BUILD.gn » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698