| Index: components/crash/app/breakpad_client.cc
|
| diff --git a/components/breakpad/app/breakpad_client.cc b/components/crash/app/breakpad_client.cc
|
| similarity index 98%
|
| rename from components/breakpad/app/breakpad_client.cc
|
| rename to components/crash/app/breakpad_client.cc
|
| index 5c763cac045e789a90c049c5232361f1f0d60463..965d0e3818b86d7c9e848e9ceb09859e9a9137b1 100644
|
| --- a/components/breakpad/app/breakpad_client.cc
|
| +++ b/components/crash/app/breakpad_client.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/app/breakpad_client.h"
|
| +#include "components/crash/app/breakpad_client.h"
|
|
|
| #include "base/files/file_path.h"
|
| #include "base/logging.h"
|
|
|