Chromium Code Reviews| Index: testing/gtest.gyp |
| diff --git a/testing/gtest.gyp b/testing/gtest.gyp |
| index 97e56375ec6a962cd6e7ab08d456bda3b05a1041..42cf571364a107f237c2c34f7a1d5b63224b7bc4 100644 |
| --- a/testing/gtest.gyp |
| +++ b/testing/gtest.gyp |
| @@ -65,7 +65,7 @@ |
| }], |
| ['OS == "ios"', { |
| 'dependencies' : [ |
| - '<(DEPTH)/testing/iossim/iossim.gyp:iossim', |
| + '<(DEPTH)/testing/iossim/iossim.gyp:iossim#host', |
| ], |
| 'direct_dependent_settings': { |
| 'target_conditions': [ |