Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: components/browser_watcher/postmortem_report_collector_unittest.cc

Issue 2859223002: [TEST ONLY] Run tests for 2860863003 (Closed)
Patch Set: Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: components/browser_watcher/postmortem_report_collector_unittest.cc
diff --git a/components/browser_watcher/postmortem_report_collector_unittest.cc b/components/browser_watcher/postmortem_report_collector_unittest.cc
index 6cef04ad5902ff50e479d9980b1d54440f464a1f..8bd592cfd104c7e7c66c01eac44992d70ead79aa 100644
--- a/components/browser_watcher/postmortem_report_collector_unittest.cc
+++ b/components/browser_watcher/postmortem_report_collector_unittest.cc
@@ -25,8 +25,8 @@
#include "base/process/process_handle.h"
#include "base/stl_util.h"
#include "base/threading/platform_thread.h"
-#include "components/browser_watcher/postmortem_report_extractor.h"
#include "components/browser_watcher/stability_data_names.h"
+#include "components/browser_watcher/stability_report_extractor.h"
#include "testing/gmock/include/gmock/gmock.h"
#include "testing/gtest/include/gtest/gtest.h"
#include "third_party/crashpad/crashpad/client/crash_report_database.h"
« no previous file with comments | « components/browser_watcher/postmortem_report_collector.h ('k') | components/browser_watcher/postmortem_report_extractor.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698