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

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: Fix descriptions. 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 78c53102b2c2c6255390614d58d44c9cb988881e..682417ea128c3a725e6b249158b542d28312c424 100644
--- a/media/BUILD.gn
+++ b/media/BUILD.gn
@@ -521,6 +521,7 @@ component("media") {
"//skia",
"//third_party/libyuv",
"//third_party/opus",
+ "//ui/base",
"//ui/events:events_base",
"//ui/gfx",
"//ui/gfx/geometry",

Powered by Google App Engine
This is Rietveld 408576698