| Index: components/browser_watcher/postmortem_report_collector.h
|
| diff --git a/components/browser_watcher/postmortem_report_collector.h b/components/browser_watcher/postmortem_report_collector.h
|
| index 000b14ebbfb35d32f1167530b1417c3a6fa62168..08e4b9ba17d9d441cc56ab966084b55963c0fcf6 100644
|
| --- a/components/browser_watcher/postmortem_report_collector.h
|
| +++ b/components/browser_watcher/postmortem_report_collector.h
|
| @@ -21,8 +21,8 @@
|
| #include "base/gtest_prod_util.h"
|
| #include "base/macros.h"
|
| #include "base/strings/string16.h"
|
| -#include "components/browser_watcher/postmortem_report_extractor.h"
|
| #include "components/browser_watcher/stability_report.pb.h"
|
| +#include "components/browser_watcher/stability_report_extractor.h"
|
| #include "components/browser_watcher/system_session_analyzer_win.h"
|
| #include "third_party/crashpad/crashpad/client/crash_report_database.h"
|
|
|
|
|