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

Unified Diff: Source/core/core.gypi

Issue 17155009: Web MIDI: MIDIAccessor platform implementation and Blink API (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: add comments Created 7 years, 6 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/core/platform/midi/MIDIAccessor.h » ('j') | public/platform/Platform.h » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 9ebd03d1f7ba2a92959ad38185d1d339ceaef354..2e8204f3290354f887d7aeb9ef78514f37c441e6 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3025,6 +3025,9 @@
'platform/mediastream/RTCSessionDescriptionRequest.h',
'platform/mediastream/RTCStatsRequest.h',
'platform/mediastream/RTCVoidRequest.h',
+ 'platform/midi/MIDIAccessor.h',
+ 'platform/midi/MIDIAccessor.cpp',
+ 'platform/midi/MIDIAccessorClient.h',
'platform/mock/DeviceMotionClientMock.cpp',
'platform/mock/DeviceOrientationClientMock.cpp',
'platform/mock/GeolocationClientMock.cpp',
« no previous file with comments | « no previous file | Source/core/platform/midi/MIDIAccessor.h » ('j') | public/platform/Platform.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698