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

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: 99 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
Index: Source/core/core.gypi
diff --git a/Source/core/core.gypi b/Source/core/core.gypi
index 6186e18c0b41a161bb6897db613f4fcb8f82d4b3..72c62bb78d9b6a837b70421b519a7dcdcd35987d 100644
--- a/Source/core/core.gypi
+++ b/Source/core/core.gypi
@@ -3030,6 +3030,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') | Source/core/platform/midi/MIDIAccessorClient.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698