Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index c46ce39237b5f5596cfda14f228fc5515ca79107..72045a68a5f1f29ae18b6862fa68c95188780c31 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -79,6 +79,7 @@ |
'../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:*', |
@@ -288,6 +289,7 @@ |
'../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', |
@@ -845,6 +847,7 @@ |
'../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', |
'../ppapi/ppapi_internal.gyp:ppapi_unittests', |
@@ -881,6 +884,7 @@ |
'../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', |
'../ppapi/ppapi_internal.gyp:ppapi_unittests', |
@@ -978,6 +982,7 @@ |
'../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', |
'../ppapi/ppapi_internal.gyp:ppapi_unittests', |
@@ -1062,6 +1067,7 @@ |
'../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', |