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

Unified Diff: content/test/BUILD.gn

Issue 2422163002: Web MIDI: use midi_service.mojom for media::midi::PortState (Closed)
Patch Set: gn --check fix 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
« no previous file with comments | « content/renderer/media/midi_message_filter_unittest.cc ('k') | media/midi/midi_manager.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: content/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0eccfaf0d449abbe20e442c006b19228c87495ef..0817ac39ae3ba3e875c717cfa81484bc07ee0d10 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1388,6 +1388,7 @@ test("content_unittests") {
"//media/blink",
"//media/capture",
"//media/midi:midi",
+ "//media/midi:mojo_cpp_sources",
"//mojo/edk/test:test_support",
"//mojo/public/cpp/bindings",
"//net:extras",
« no previous file with comments | « content/renderer/media/midi_message_filter_unittest.cc ('k') | media/midi/midi_manager.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698