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

Unified Diff: media/audio/BUILD.gn

Issue 2687853002: Switching VirtualKeyboardPrivate keyboard config call stack to receive HasInputDevices() responce a… (Closed)
Patch Set: Fix for compilation error on linux_chromium_chromeos Created 3 years, 10 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 c5e6879f10224d08c1f2fd369f39b5a60da8203d..f371888a98c7cdddd0f28e6d6d5e696fd54474d8 100644
--- a/media/audio/BUILD.gn
+++ b/media/audio/BUILD.gn
@@ -93,6 +93,7 @@ source_set("audio") {
"audio_power_monitor.cc",
"audio_power_monitor.h",
"audio_source_diverter.h",
+ "audio_system.cc",
"audio_system.h",
"audio_system_impl.cc",
"audio_system_impl.h",

Powered by Google App Engine
This is Rietveld 408576698