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

Unified Diff: chromeos/BUILD.gn

Issue 1186293003: Implement HasInputDevices in CrasAudioManager (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Move audio_manager to be a regular member of CrasAudioManager. Fix InitializeForTesting Created 5 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
Index: chromeos/BUILD.gn
diff --git a/chromeos/BUILD.gn b/chromeos/BUILD.gn
index ff31dbc15f880a7acdcb897550b9f7c307547649..f568f47c38015816a958974b35b214669f8889c8 100644
--- a/chromeos/BUILD.gn
+++ b/chromeos/BUILD.gn
@@ -136,6 +136,7 @@ test("chromeos_unittests") {
"//crypto:test_support",
"//dbus:test_support",
"//google_apis",
+ "//media",
"//net",
"//net:test_support",
"//testing/gmock",

Powered by Google App Engine
This is Rietveld 408576698