Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(251)

Unified Diff: remoting/base/breakpad_win_unittest.cc

Issue 10544121: Roll Breakpad to @970 (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Adding changes from https://chromiumcodereview.appspot.com/10377108 Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/tools/crash_service/crash_service.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: remoting/base/breakpad_win_unittest.cc
diff --git a/remoting/base/breakpad_win_unittest.cc b/remoting/base/breakpad_win_unittest.cc
index d0b59a0ddfe6ceb7735ddf956404d805d05421eb..4041cda1d91e995c7623991f0c5709661f395c94 100644
--- a/remoting/base/breakpad_win_unittest.cc
+++ b/remoting/base/breakpad_win_unittest.cc
@@ -93,6 +93,7 @@ class BreakpadWinDeathTest : public testing::Test {
MockCrashServerCallbacks::OnClientDumpRequestCallback,
callbacks_.get(),
NULL, 0,
+ NULL, 0,
false, NULL));
result = crash_server_->Start();
« no previous file with comments | « chrome/tools/crash_service/crash_service.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698