Index: Source/modules/modules.gypi |
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi |
index 8b17bad92e5e0ff14126beade71ab9eb42da68ec..9e75ea0190a0a961e6ad1bf12cec1578a81cbe40 100644 |
--- a/Source/modules/modules.gypi |
+++ b/Source/modules/modules.gypi |
@@ -176,6 +176,7 @@ |
'webdatabase/SQLTransactionSyncCallback.idl', |
'webdatabase/WorkerContextWebDatabase.idl', |
'webmidi/DOMWindowWebMIDI.idl', |
+ 'webmidi/MIDIConnectionEvent.idl', |
'webmidi/MIDIErrorCallback.idl', |
'webmidi/MIDIMessageEvent.idl', |
'webmidi/MIDIPort.idl', |
@@ -617,6 +618,7 @@ |
'webdatabase/chromium/QuotaTracker.cpp', |
'webdatabase/chromium/QuotaTracker.h', |
'webdatabase/chromium/SQLTransactionClientChromium.cpp', |
+ 'webmidi/MIDIConnectionEvent.h', |
'webmidi/MIDIErrorCallback.cpp', |
'webmidi/MIDIErrorCallback.h', |
'webmidi/MIDIMessageEvent.h', |