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

Unified Diff: components/browser_watcher/stability_report_extractor.cc

Issue 2856923002: Rejig stability intstrumentation filenames and targets (Closed)
Patch Set: Missing include 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/stability_report_extractor.cc
diff --git a/components/browser_watcher/postmortem_report_extractor.cc b/components/browser_watcher/stability_report_extractor.cc
similarity index 99%
rename from components/browser_watcher/postmortem_report_extractor.cc
rename to components/browser_watcher/stability_report_extractor.cc
index 31d8591f71756635b112f55fb85ff862909a5e9b..805cc108e68c8d7f86a918e03bd7a6782a2f4715 100644
--- a/components/browser_watcher/postmortem_report_extractor.cc
+++ b/components/browser_watcher/stability_report_extractor.cc
@@ -2,7 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
-#include "components/browser_watcher/postmortem_report_extractor.h"
+#include "components/browser_watcher/stability_report_extractor.h"
#include <memory>
#include <string>
« no previous file with comments | « components/browser_watcher/stability_report_extractor.h ('k') | components/browser_watcher/watcher_metrics_provider_win.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698