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

Unified Diff: third_party/WebKit/Source/web/web.gypi

Issue 2116763002: Reland: Web MIDI: use mojom::blink::PermissionService directly to ask permission (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: for second attempt Created 4 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
Index: third_party/WebKit/Source/web/web.gypi
diff --git a/third_party/WebKit/Source/web/web.gypi b/third_party/WebKit/Source/web/web.gypi
index c5a9f2aecde68ca59f395d9c109fcc60facba36d..3f6bd77d95331beca51420038fec8f66742dced1 100644
--- a/third_party/WebKit/Source/web/web.gypi
+++ b/third_party/WebKit/Source/web/web.gypi
@@ -57,8 +57,6 @@
'LinkHighlightImpl.h',
'LocalFileSystemClient.cpp',
'LocalFileSystemClient.h',
- 'MIDIClientProxy.cpp',
- 'MIDIClientProxy.h',
'MediaKeysClientImpl.cpp',
'MediaKeysClientImpl.h',
'NavigatorContentUtilsClientImpl.cpp',
@@ -167,7 +165,6 @@
'WebLeakDetector.cpp',
'WebLocalFrameImpl.cpp',
'WebLocalFrameImpl.h',
- 'WebMIDIPermissionRequest.cpp',
'WebMediaDeviceChangeObserver.cpp',
'WebMediaDevicesRequest.cpp',
'WebMediaStreamRegistry.cpp',
« no previous file with comments | « third_party/WebKit/Source/web/WebMIDIPermissionRequest.cpp ('k') | third_party/WebKit/public/blink_headers.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698