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

Unified Diff: content/common/BUILD.gn

Issue 2404443002: Web MIDI: use midi_service.mojom for media::midi::Result (Closed)
Patch Set: yhirano@ review 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 d8e7df50442aac362156ba9b5bd8c25347013eed..31388af9da56d7bdf60dbd3b55027f7ddfb92b75 100644
--- a/content/common/BUILD.gn
+++ b/content/common/BUILD.gn
@@ -381,6 +381,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