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

Unified Diff: Source/web/web.gypi

Issue 18325007: Web MIDI: introduce WebMIDIClient API to request a permission (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: address chris' review Created 7 years, 5 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/web/WebViewImpl.cpp ('k') | public/platform/WebMIDIAccessor.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/web/web.gypi
diff --git a/Source/web/web.gypi b/Source/web/web.gypi
index 67d0af12090e44bf52696327c0e49ee0fbe2adee..2373e496abb50d8f743fc8e47372439ebf5d73d9 100644
--- a/Source/web/web.gypi
+++ b/Source/web/web.gypi
@@ -67,6 +67,8 @@
'LinkHighlight.cpp',
'LinkHighlight.h',
'LocalFileSystemChromium.cpp',
+ 'MIDIClientImpl.cpp',
+ 'MIDIClientImpl.h',
'MediaSourcePrivateImpl.cpp',
'MediaSourcePrivateImpl.h',
'NotificationPresenterImpl.cpp',
@@ -189,6 +191,7 @@
'WebInputEventConversion.h',
'WebKit.cpp',
'WebLabelElement.cpp',
+ 'WebMIDIPermissionRequest.cpp',
'WebMediaPlayerClientImpl.cpp',
'WebMediaPlayerClientImpl.h',
'WebMediaSourceImpl.cpp',
« no previous file with comments | « Source/web/WebViewImpl.cpp ('k') | public/platform/WebMIDIAccessor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698