Index: ipc/ipc.gyp |
=================================================================== |
--- ipc/ipc.gyp (revision 128684) |
+++ ipc/ipc.gyp (working copy) |
@@ -1,4 +1,4 @@ |
-# Copyright (c) 2012 The Chromium Authors. All rights reserved. |
+# Copyright (c) 2011 The Chromium Authors. All rights reserved. |
# Use of this source code is governed by a BSD-style license that can be |
# found in the LICENSE file. |
@@ -32,7 +32,7 @@ |
'targets': [ |
{ |
'target_name': 'ipc_tests', |
- 'type': '<(gtest_target_type)', |
+ 'type': 'executable', |
'dependencies': [ |
'ipc', |
'../base/base.gyp:base', |