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

Unified Diff: third_party/WebKit/Source/modules/modules.gypi

Issue 2116763002: Reland: Web MIDI: use mojom::blink::PermissionService directly to ask permission (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for second attempt Created 4 years, 5 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/modules.gypi
diff --git a/third_party/WebKit/Source/modules/modules.gypi b/third_party/WebKit/Source/modules/modules.gypi
index 1f1a07fd8e04336ba95703cebaca7aa6c9add2a0..be15ad6797c3035847fc2cda429223a944bfe72c 100644
--- a/third_party/WebKit/Source/modules/modules.gypi
+++ b/third_party/WebKit/Source/modules/modules.gypi
@@ -1923,11 +1923,8 @@
'webmidi/MIDIAccessor.cpp',
'webmidi/MIDIAccessor.h',
'webmidi/MIDIAccessorClient.h',
- 'webmidi/MIDIClient.h',
'webmidi/MIDIConnectionEvent.cpp',
'webmidi/MIDIConnectionEvent.h',
- 'webmidi/MIDIController.cpp',
- 'webmidi/MIDIController.h',
'webmidi/MIDIInput.cpp',
'webmidi/MIDIInput.h',
'webmidi/MIDIInputMap.cpp',
« no previous file with comments | « third_party/WebKit/LayoutTests/webmidi/send-messages.html ('k') | third_party/WebKit/Source/modules/webmidi/MIDIAccess.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698