| Index: chromecast/chromecast_tests.gypi
|
| diff --git a/chromecast/chromecast_tests.gypi b/chromecast/chromecast_tests.gypi
|
| index 26c576244f0ec9f648332bc82a23c863ac011bf7..d4d208adc2a3cbe3b5bc9c55fce47febe83a9c35 100644
|
| --- a/chromecast/chromecast_tests.gypi
|
| +++ b/chromecast/chromecast_tests.gypi
|
| @@ -45,6 +45,7 @@
|
| '../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',
|
| @@ -188,6 +189,7 @@
|
| '../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',
|
|
|