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

Unified Diff: Source/bindings/bindings.gypi

Issue 24070002: Web MIDI: MIDIInput/MIDIOutput should not have reference to MIDIAccess (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: (rebase) Created 7 years, 3 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
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8MIDIInputCustom.cpp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/bindings/bindings.gypi
diff --git a/Source/bindings/bindings.gypi b/Source/bindings/bindings.gypi
index e5cde5509ddd0d79c0a61314bf2e0cd7d9d2f6b1..36aefc66d451eaa920074c9e9226424285281a34 100644
--- a/Source/bindings/bindings.gypi
+++ b/Source/bindings/bindings.gypi
@@ -209,6 +209,8 @@
'v8/custom/V8Int32ArrayCustom.h',
'v8/custom/V8JavaScriptCallFrameCustom.cpp',
'v8/custom/V8LocationCustom.cpp',
+ 'v8/custom/V8MIDIInputCustom.cpp',
+ 'v8/custom/V8MIDIOutputCustom.cpp',
'v8/custom/V8MessageChannelCustom.cpp',
'v8/custom/V8MessageEventCustom.cpp',
'v8/custom/V8MessagePortCustom.cpp',
« no previous file with comments | « no previous file | Source/bindings/v8/custom/V8MIDIInputCustom.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698