summaryrefslogtreecommitdiffstats
path: root/chrome/tools
diff options
context:
space:
mode:
authorerikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-22 02:15:23 +0000
committererikwright@chromium.org <erikwright@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2010-09-22 02:15:23 +0000
commiteb06d2c9084264008cad72704b9bfa0bef69eed7 (patch)
treea249d3be8583c774c204565000c561770595e463 /chrome/tools
parentc712ba68b221136a0757ff3318ba0f5fd5a9be5c (diff)
downloadchromium_src-eb06d2c9084264008cad72704b9bfa0bef69eed7.zip
chromium_src-eb06d2c9084264008cad72704b9bfa0bef69eed7.tar.gz
chromium_src-eb06d2c9084264008cad72704b9bfa0bef69eed7.tar.bz2
Revert 60146 - Breakpad DEPS roll 692:697
BUG=None TEST=None Review URL: http://codereview.chromium.org/3386017 TBR=erikwright@chromium.org Review URL: http://codereview.chromium.org/3455013 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@60148 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r--chrome/tools/crash_service/crash_service.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/tools/crash_service/crash_service.cc b/chrome/tools/crash_service/crash_service.cc
index bfd0e41..09768fa 100644
--- a/chrome/tools/crash_service/crash_service.cc
+++ b/chrome/tools/crash_service/crash_service.cc
@@ -16,7 +16,6 @@
#include "base/path_service.h"
#include "base/win_util.h"
#include "breakpad/src/client/windows/crash_generation/crash_generation_server.h"
-#include "breakpad/src/client/windows/crash_generation/client_info.h"
#include "breakpad/src/client/windows/sender/crash_report_sender.h"
#include "chrome/common/chrome_constants.h"
#include "chrome/common/chrome_paths.h"