| Index: components/crash/tools/crash_service.cc
|
| diff --git a/components/breakpad/tools/crash_service.cc b/components/crash/tools/crash_service.cc
|
| similarity index 99%
|
| rename from components/breakpad/tools/crash_service.cc
|
| rename to components/crash/tools/crash_service.cc
|
| index 425337f4d3752e044f5dfabba181f32338725928..fd1fc021a4874bddf3f2004ce0328adffe059330 100644
|
| --- a/components/breakpad/tools/crash_service.cc
|
| +++ b/components/crash/tools/crash_service.cc
|
| @@ -2,7 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "components/breakpad/tools/crash_service.h"
|
| +#include "components/crash/tools/crash_service.h"
|
|
|
| #include <windows.h>
|
|
|
|
|