diff options
author | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-17 21:42:55 +0000 |
---|---|---|
committer | maruel@chromium.org <maruel@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2009-01-17 21:42:55 +0000 |
commit | 99d94b557cdf935f42ec8e12981019ed57e0e49b (patch) | |
tree | b8d635ab3411b41461ff11f580bdbb23efb558b4 /chrome/tools | |
parent | dd9480043a0c7b4e320d841c2437e37a0c3b3ab0 (diff) | |
download | chromium_src-99d94b557cdf935f42ec8e12981019ed57e0e49b.zip chromium_src-99d94b557cdf935f42ec8e12981019ed57e0e49b.tar.gz chromium_src-99d94b557cdf935f42ec8e12981019ed57e0e49b.tar.bz2 |
INTENTIONALLY BREAK THE BUILD. Sync to the next revision.
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@8260 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/tools')
-rw-r--r-- | chrome/tools/crash_service/crash_service.cc | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chrome/tools/crash_service/crash_service.cc b/chrome/tools/crash_service/crash_service.cc index b71f69c..06e2fe6 100644 --- a/chrome/tools/crash_service/crash_service.cc +++ b/chrome/tools/crash_service/crash_service.cc @@ -2,6 +2,8 @@ // 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> |