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

Unified Diff: Source/modules/modules.gypi

Issue 1097933006: WebMidi: stop using testRunner.setMIDISysexPermision and remove ClientMock. (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@midi_testrunner_setpermission
Patch Set: Created 5 years, 8 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 | « LayoutTests/webmidi/send-messages-expected.txt ('k') | Source/modules/webmidi/MIDIClientMock.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 141a51ea5ef1369e116f465a5c65fb0a0b47e4e3..19c23994504ac7c259fabd48dd07d45831e82dff 100644
--- a/Source/modules/modules.gypi
+++ b/Source/modules/modules.gypi
@@ -1326,8 +1326,6 @@
'webmidi/MIDIAccessor.h',
'webmidi/MIDIAccessorClient.h',
'webmidi/MIDIClient.h',
- 'webmidi/MIDIClientMock.cpp',
- 'webmidi/MIDIClientMock.h',
'webmidi/MIDIConnectionEvent.cpp',
'webmidi/MIDIConnectionEvent.h',
'webmidi/MIDIController.cpp',
« no previous file with comments | « LayoutTests/webmidi/send-messages-expected.txt ('k') | Source/modules/webmidi/MIDIClientMock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698