| Index: build/all.gyp
|
| diff --git a/build/all.gyp b/build/all.gyp
|
| index 9e0e062e533d42bf8055b7b3663a859b0fc40a7a..099e674d91bd4ad82c6fe195728f8aec9b200811 100644
|
| --- a/build/all.gyp
|
| +++ b/build/all.gyp
|
| @@ -136,7 +136,6 @@
|
| '../gpu/gpu.gyp:*',
|
| '../gpu/tools/tools.gyp:*',
|
| '../ipc/ipc.gyp:*',
|
| - '../ipc/mojo/ipc_mojo.gyp:*',
|
| '../jingle/jingle.gyp:*',
|
| '../media/cast/cast.gyp:*',
|
| '../media/media.gyp:*',
|
| @@ -341,7 +340,6 @@
|
| '../gpu/gles2_conform_support/gles2_conform_support.gyp:gles2_conform_support',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/cast/cast.gyp:cast_unittests',
|
| '../media/media.gyp:media_unittests',
|
| @@ -899,7 +897,6 @@
|
| '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../media/midi/midi.gyp:midi_unittests',
|
| @@ -939,7 +936,6 @@
|
| '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../media/midi/midi.gyp:midi_unittests',
|
| @@ -1010,7 +1006,6 @@
|
| '../google_apis/gcm/gcm.gyp:gcm_unit_tests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/media.gyp:media_unittests',
|
| '../media/midi/midi.gyp:midi_unittests',
|
| @@ -1099,7 +1094,6 @@
|
| '../gpu/gpu.gyp:angle_unittests',
|
| '../gpu/gpu.gyp:gpu_unittests',
|
| '../ipc/ipc.gyp:ipc_tests',
|
| - '../ipc/mojo/ipc_mojo.gyp:ipc_mojo_unittests',
|
| '../jingle/jingle.gyp:jingle_unittests',
|
| '../media/cast/cast.gyp:cast_unittests',
|
| '../media/media.gyp:media_unittests',
|
|
|