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

Unified Diff: ios/chrome/browser/metrics/BUILD.gn

Issue 2670743002: Track renderer crash detected on WebState via GlobalWebStateObserver (Closed)
Patch Set: comment Created 3 years, 9 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: ios/chrome/browser/metrics/BUILD.gn
diff --git a/ios/chrome/browser/metrics/BUILD.gn b/ios/chrome/browser/metrics/BUILD.gn
index b89c71013cc5379865f1a1ff6f31bf0ca2437396..c918957decc6d5d458fe5831df69c2170f130b22 100644
--- a/ios/chrome/browser/metrics/BUILD.gn
+++ b/ios/chrome/browser/metrics/BUILD.gn
@@ -15,8 +15,8 @@ source_set("metrics") {
"ios_chrome_metrics_services_manager_client.mm",
"ios_chrome_origins_seen_service_factory.cc",
"ios_chrome_origins_seen_service_factory.h",
- "ios_chrome_stability_metrics_provider.cc",
"ios_chrome_stability_metrics_provider.h",
+ "ios_chrome_stability_metrics_provider.mm",
"mobile_session_shutdown_metrics_provider.h",
"mobile_session_shutdown_metrics_provider.mm",
"previous_session_info.h",

Powered by Google App Engine
This is Rietveld 408576698