Index: test/test_test.gyp |
diff --git a/test/test_test.gyp b/test/test_test.gyp |
index 97e237d9f3a449a31aa1ba2cf0f39b27e538ed48..e4405fccdc659d1050489b008902922d84c9cff3 100644 |
--- a/test/test_test.gyp |
+++ b/test/test_test.gyp |
@@ -24,8 +24,8 @@ |
'crashpad_test_test_multiprocess_exec_test_child', |
'test.gyp:crashpad_test', |
'../compat/compat.gyp:crashpad_compat', |
- '../third_party/gmock/gmock.gyp:gmock', |
- '../third_party/gmock/gmock.gyp:gmock_main', |
+ '../third_party/gtest/gmock.gyp:gmock', |
+ '../third_party/gtest/gmock.gyp:gmock_main', |
'../third_party/gtest/gtest.gyp:gtest', |
'../third_party/mini_chromium/mini_chromium.gyp:base', |
'../util/util.gyp:crashpad_util', |