| 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 217f154da841104aae3cb29968bb0e8b0b3f75f4..26a6d2b84f9e30f4b345fa3ce42dde21d4e98e1f 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/app/crash_reporter_client.h"
|
| +#include "components/crash/content/app/crash_reporter_client.h"
|
|
|
| namespace browser_watcher {
|
| class CrashReportingMetrics;
|
|
|