Index: ipc/ipc.gyp |
diff --git a/ipc/ipc.gyp b/ipc/ipc.gyp |
index 9b38f77aaf2fcf0d28820cb9d53b8d4a93d5e07b..e9dcf008fbf19357b92bddc0bcb465039d474215 100644 |
--- a/ipc/ipc.gyp |
+++ b/ipc/ipc.gyp |
@@ -32,7 +32,7 @@ |
'targets': [ |
{ |
'target_name': 'ipc_tests', |
- 'type': 'executable', |
+ 'type': '<(gtest_target_type)', |
'dependencies': [ |
'ipc', |
'../base/base.gyp:base', |