Index: build/all.gyp |
diff --git a/build/all.gyp b/build/all.gyp |
index 127644f88715afabd7f3cd21a58af9941afd9cb9..c10ce5088fafed3356e5205abb99ce89298bf0e0 100644 |
--- a/build/all.gyp |
+++ b/build/all.gyp |
@@ -86,6 +86,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:*', |
@@ -296,6 +297,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', |
@@ -854,6 +856,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', |
@@ -890,6 +893,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', |
@@ -987,6 +991,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', |
@@ -1082,6 +1087,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', |