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

Unified Diff: media/BUILD.gn

Issue 1339183002: Add localized default audio device names. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase. Created 5 years, 3 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/BUILD.gn
diff --git a/media/BUILD.gn b/media/BUILD.gn
index 68c1e5f2423061a5178fb82b87ee611cc29b4c15..5154e4c88f8ee223d444d48f014111d847930603 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -531,6 +531,7 @@ component("media") {
"//skia",
"//third_party/libyuv",
"//third_party/opus",
+ "//ui/base",
"//ui/events:events_base",
"//ui/gfx",
"//ui/gfx/geometry",
« no previous file with comments | « content/browser/renderer_host/media/audio_output_device_enumerator.cc ('k') | media/audio/alsa/audio_manager_alsa.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698