| Index: third_party/crashpad/crashpad/client/client_test.gyp
|
| diff --git a/third_party/crashpad/crashpad/client/client_test.gyp b/third_party/crashpad/crashpad/client/client_test.gyp
|
| index dec8f60350bb872a683d92a9727a4d372304b5d4..ffafcdbd79d4138db22f63127bc3a0daddcbca1d 100644
|
| --- a/third_party/crashpad/crashpad/client/client_test.gyp
|
| +++ b/third_party/crashpad/crashpad/client/client_test.gyp
|
| @@ -22,6 +22,7 @@
|
| 'type': 'executable',
|
| 'dependencies': [
|
| 'client.gyp:crashpad_client',
|
| + '../compat/compat.gyp:crashpad_compat',
|
| '../handler/handler.gyp:crashpad_handler',
|
| '../test/test.gyp:crashpad_gmock_main',
|
| '../test/test.gyp:crashpad_test',
|
|
|