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

Unified Diff: media/midi/BUILD.gn

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 | « chrome/chrome_browser.gypi ('k') | media/midi/midi.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: media/midi/BUILD.gn
diff --git a/media/midi/BUILD.gn b/media/midi/BUILD.gn
index b7d2a376399fa0cbdbd6f155bc61453026422966..812565467f9fc9d4cc7b614d2b96c0e54eb60a00 100644
--- a/media/midi/BUILD.gn
+++ b/media/midi/BUILD.gn
@@ -78,6 +78,8 @@ component("midi") {
"midi_port_info.h",
"midi_scheduler.cc",
"midi_scheduler.h",
+ "midi_switches.cc",
+ "midi_switches.h",
]
configs += [ ":midi_config" ]
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | media/midi/midi.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698