| Index: chromecast/chromecast_tests.gypi
|
| diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
|
| index 701ba8016641477e0dcea83bd6cdb4bd15ab93a0..da8d99e36476fdb8afd885509a35aa7e88816fa9 100644
|
| --- a/chromecast/chromecast_tests.gypi
|
| +++ b/chromecast/chromecast_tests.gypi
|
| @@ -30,7 +30,6 @@
|
| '../ipc/ipc.gyp:ipc_tests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| - '../media/midi/midi.gyp:midi_unittests',
|
| '../net/net.gyp:net_unittests',
|
| '../sandbox/sandbox.gyp:sandbox_linux_unittests',
|
| '../sql/sql.gyp:sql_unittests',
|
| @@ -177,7 +176,6 @@
|
| '../cc/cc_tests.gyp:cc_unittests_apk',
|
| '../ipc/ipc.gyp:ipc_tests_apk',
|
| '../media/media.gyp:media_unittests_apk',
|
| - '../media/midi/midi.gyp:midi_unittests_apk',
|
| '../net/net.gyp:net_unittests_apk',
|
| '../sandbox/sandbox.gyp:sandbox_linux_jni_unittests_apk',
|
| '../sql/sql.gyp:sql_unittests_apk',
|
|
|