| Index: chrome/tools/crash_service/main.cc
|
| diff --git a/chrome/tools/crash_service/main.cc b/chrome/tools/crash_service/main.cc
|
| index 4b175dd186f98cc51a4442434252fd4e009047f0..94844abe7f36f4910a0dacf4800e62e9ec253f4c 100644
|
| --- a/chrome/tools/crash_service/main.cc
|
| +++ b/chrome/tools/crash_service/main.cc
|
| @@ -13,7 +13,7 @@
|
| #include "base/path_service.h"
|
| #include "chrome/common/chrome_constants.h"
|
| #include "chrome/common/chrome_paths.h"
|
| -#include "components/crash/content/tools/crash_service.h"
|
| +#include "components/crash/tools/crash_service.h"
|
|
|
| namespace {
|
|
|
|
|