Index: client/client_test.gyp |
diff --git a/client/client_test.gyp b/client/client_test.gyp |
index 67d243180ecfa2ae6f2ce94d810de687527317b6..713416207d7770680b61033a9f7ce0ac19fb424f 100644 |
--- a/client/client_test.gyp |
+++ b/client/client_test.gyp |
@@ -23,11 +23,11 @@ |
'dependencies': [ |
'client.gyp:crashpad_client', |
'../compat/compat.gyp:crashpad_compat', |
+ '../test/test.gyp:crashpad_test', |
'../third_party/gtest/gtest.gyp:gtest', |
'../third_party/gtest/gtest.gyp:gtest_main', |
'../third_party/mini_chromium/mini_chromium.gyp:base', |
'../util/util.gyp:crashpad_util', |
- '../util/util_test.gyp:crashpad_util_test_lib', |
], |
'include_dirs': [ |
'..', |