| Index: chrome/app/chrome_crash_reporter_client.h
|
| diff --git a/chrome/app/chrome_crash_reporter_client.h b/chrome/app/chrome_crash_reporter_client.h
|
| index 1212e69e9119e0bebbdb7664e51c402a49ab7fc8..ebc1dd9918377b81e8b16260ada6a48aa2c067a1 100644
|
| --- a/chrome/app/chrome_crash_reporter_client.h
|
| +++ b/chrome/app/chrome_crash_reporter_client.h
|
| @@ -8,7 +8,7 @@
|
| #include "base/basictypes.h"
|
| #include "base/compiler_specific.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "components/crash/content/app/crash_reporter_client.h"
|
| +#include "components/crash/app/crash_reporter_client.h"
|
|
|
| namespace browser_watcher {
|
| class CrashReportingMetrics;
|
|
|