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

Unified Diff: content/test/BUILD.gn

Issue 2438043003: Web MIDI: move device state adjustment code from content to Blink (Closed)
Patch Set: 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/test/BUILD.gn
diff --git a/content/test/BUILD.gn b/content/test/BUILD.gn
index 0817ac39ae3ba3e875c717cfa81484bc07ee0d10..83654c6232ec9017b333b72077678a895f9eb3b4 100644
--- a/content/test/BUILD.gn
+++ b/content/test/BUILD.gn
@@ -1305,7 +1305,6 @@ test("content_unittests") {
"../renderer/media/audio_message_filter_unittest.cc",
"../renderer/media/audio_renderer_mixer_manager_unittest.cc",
"../renderer/media/audio_renderer_sink_cache_unittest.cc",
- "../renderer/media/midi_message_filter_unittest.cc",
"../renderer/media/mock_audio_device_factory.cc",
"../renderer/media/mock_audio_device_factory.h",
"../renderer/media/render_media_client_unittest.cc",
« no previous file with comments | « content/renderer/media/midi_message_filter_unittest.cc ('k') | third_party/WebKit/Source/modules/webmidi/MIDIAccess.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698