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

Unified Diff: media/midi/midi.gyp

Issue 1276233005: [WebMIDI] Add "use-android-midi-api" flag for Android M+ devices. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebase Created 5 years, 3 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 | « media/midi/BUILD.gn ('k') | media/midi/midi_switches.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/midi.gyp
diff --git a/media/midi/midi.gyp b/media/midi/midi.gyp
index c4fc9455ce99720b9d92eb5244ef36865f717604..cde4a0b6924e7c5dbdcf8daf3a2772a0601ceb1d 100644
--- a/media/midi/midi.gyp
+++ b/media/midi/midi.gyp
@@ -59,6 +59,8 @@
'midi_port_info.h',
'midi_scheduler.cc',
'midi_scheduler.h',
+ 'midi_switches.cc',
+ 'midi_switches.h',
'usb_midi_device_android.cc',
'usb_midi_device_android.h',
'usb_midi_device_factory_android.cc',
« no previous file with comments | « media/midi/BUILD.gn ('k') | media/midi/midi_switches.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698