aboutsummaryrefslogtreecommitdiff
path: root/src/client/windows/breakpad_client.gyp
diff options
context:
space:
mode:
authorerikwright@chromium.org <erikwright@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-09-20 21:35:24 +0000
committererikwright@chromium.org <erikwright@chromium.org@4c0a9323-5329-0410-9bdc-e9ce6186880e>2010-09-20 21:35:24 +0000
commitb6ee7dcb220db5c396d12ddf12e071c8ec48dfd3 (patch)
tree24d02957a9c2dc5a4b0231b3f73e8de3f094f079 /src/client/windows/breakpad_client.gyp
parentAdd StaticMap implementation and unittest to breakpad. (diff)
downloadbreakpad-b6ee7dcb220db5c396d12ddf12e071c8ec48dfd3.tar.xz
Fix CrashGenerationServer to recover from protocol errors and a test for same.
R=siggi at http://breakpad.appspot.com/196001/show git-svn-id: http://google-breakpad.googlecode.com/svn/trunk@695 4c0a9323-5329-0410-9bdc-e9ce6186880e
Diffstat (limited to 'src/client/windows/breakpad_client.gyp')
-rwxr-xr-xsrc/client/windows/breakpad_client.gyp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/client/windows/breakpad_client.gyp b/src/client/windows/breakpad_client.gyp
index 08267dca..9fbb88c3 100755
--- a/src/client/windows/breakpad_client.gyp
+++ b/src/client/windows/breakpad_client.gyp
@@ -40,7 +40,7 @@
'./handler/exception_handler.gyp:*',
'./sender/crash_report_sender.gyp:*',
'./unittests/client_tests.gyp:*',
- './unittests/gtest.gyp:*',
+ './unittests/testing.gyp:*',
]
},
{