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

Unified Diff: Source/modules/modules.gypi

Issue 25722004: Move core/platform/midi to modules/webmidi (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 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
« no previous file with comments | « Source/core/platform/midi/OWNERS ('k') | Source/modules/webmidi/MIDIAccess.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/modules/modules.gypi
diff --git a/Source/modules/modules.gypi b/Source/modules/modules.gypi
index 2eeec6eb2e51183780cf60fbcdcb99283770f5ae..0d1cf336e431b5b65af70c4d86d18adfbe7cc982 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -725,6 +725,9 @@
'webmidi/MIDIAccess.h',
'webmidi/MIDIAccessPromise.cpp',
'webmidi/MIDIAccessPromise.h',
+ 'webmidi/MIDIAccessor.cpp',
+ 'webmidi/MIDIAccessor.h',
+ 'webmidi/MIDIAccessorClient.h',
'webmidi/MIDIClient.h',
'webmidi/MIDIClientMock.cpp',
'webmidi/MIDIClientMock.h',
« no previous file with comments | « Source/core/platform/midi/OWNERS ('k') | Source/modules/webmidi/MIDIAccess.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698