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

Unified Diff: third_party/WebKit/Source/modules/webmidi/DEPS

Issue 2422163002: Web MIDI: use midi_service.mojom for media::midi::PortState (Closed)
Patch Set: review #16 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: third_party/WebKit/Source/modules/webmidi/DEPS
diff --git a/third_party/WebKit/Source/modules/webmidi/DEPS b/third_party/WebKit/Source/modules/webmidi/DEPS
index d9525ab5b343b37b7adc59554bb518d61b47c340..15977bd8dcb154ca72868456bd3b8a834dc5a8fa 100644
--- a/third_party/WebKit/Source/modules/webmidi/DEPS
+++ b/third_party/WebKit/Source/modules/webmidi/DEPS
@@ -1,6 +1,7 @@
include_rules = [
"+bindings",
"+core",
+ "+media/midi/midi_service.mojom-blink.h",
"-modules",
"+modules/EventModules.h",
"+modules/EventTargetModules.h",

Powered by Google App Engine
This is Rietveld 408576698