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

Unified Diff: Source/bindings/derived_sources.gyp

Issue 14192043: Web MIDI: implement MIDIMessageEvent (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: OWNERS Created 7 years, 8 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: Source/bindings/derived_sources.gyp
diff --git a/Source/bindings/derived_sources.gyp b/Source/bindings/derived_sources.gyp
index 5b99c451b30a58599eeaa9551cd610fcfaa68bfc..12adcad52aa8406181dfaa0dd6df41902e96298c 100644
--- a/Source/bindings/derived_sources.gyp
+++ b/Source/bindings/derived_sources.gyp
@@ -179,6 +179,7 @@
'--include', '../modules/notifications',
'--include', '../modules/webaudio',
'--include', '../modules/webdatabase',
+ '--include', '../modules/webmidi',
'--include', '../core/css',
'--include', '../core/dom',
'--include', '../core/fileapi',

Powered by Google App Engine
This is Rietveld 408576698