| Index: media/midi/midi_options.gni
|
| diff --git a/media/midi/midi_options.gni b/media/midi/midi_options.gni
|
| deleted file mode 100644
|
| index 2f1259682b2ad498f10c3aefc99bb0f4b6c89b01..0000000000000000000000000000000000000000
|
| --- a/media/midi/midi_options.gni
|
| +++ /dev/null
|
| @@ -1,10 +0,0 @@
|
| -# Copyright 2016 The Chromium Authors. All rights reserved.
|
| -# Use of this source code is governed by a BSD-style license that can be
|
| -# found in the LICENSE file.
|
| -
|
| -declare_args() {
|
| - # Enables MIDI implementation using WinRT APIs on Windows 10.
|
| - # TODO(shaochuan): Switch to using a runtime flag to choose between
|
| - # implementations.
|
| - midi_use_winrt = false
|
| -}
|
|
|