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

Unified Diff: content/common/BUILD.gn

Issue 2404443002: Web MIDI: use midi_service.mojom for media::midi::Result (Closed)
Patch Set: fix layout test Created 4 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: content/common/BUILD.gn
diff --git a/content/common/BUILD.gn b/content/common/BUILD.gn
index 62b1a8f3793efa9d0c6d17ee2239fbda6a40dedf..29fd5ca242e651bf50f5f656dae280c29090b077 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -386,6 +386,7 @@ source_set("common") {
"//media/gpu/ipc/client",
"//media/gpu/ipc/common",
"//media/midi",
+ "//media/midi:mojo_cpp_sources",
"//mojo/common:common_base",
"//mojo/edk/system",
"//net",

Powered by Google App Engine
This is Rietveld 408576698