diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-17 21:44:56 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-17 21:44:56 +0000 |
commit | 60f322577b04add0d973c7785462c128aa6556d3 (patch) | |
tree | 8fe5c773eba8af33a29f0444d38fd07de3fe01c0 /chrome/tools/crash_service | |
parent | 99d94b557cdf935f42ec8e12981019ed57e0e49b (diff) | |
download | chromium_src-60f322577b04add0d973c7785462c128aa6556d3.zip chromium_src-60f322577b04add0d973c7785462c128aa6556d3.tar.gz chromium_src-60f322577b04add0d973c7785462c128aa6556d3.tar.bz2 |
FIX THE BUILD.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8261 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools/crash_service')
-rw-r--r-- | chrome/tools/crash_service/crash_service.cc | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/chrome/tools/crash_service/crash_service.cc b/chrome/tools/crash_service/crash_service.cc index 06e2fe6..b71f69c 100644 --- a/chrome/tools/crash_service/crash_service.cc +++ b/chrome/tools/crash_service/crash_service.cc @@ -2,8 +2,6 @@ // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. -MARUEL TEMPORARILLY BREAK THE BUILD. - #include "chrome/tools/crash_service/crash_service.h" #include <windows.h> |