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

Unified Diff: components/browser_watcher/stability_data_names.h

Issue 2966563004: StabilityReport proto changes for multi-process support (Closed)
Patch Set: Merge Created 3 years, 4 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_data_names.h
diff --git a/components/browser_watcher/stability_data_names.h b/components/browser_watcher/stability_data_names.h
index 9ea312f551b4f13048e25c9b57a5771597f40072..33dea50d4110b330f177a87af8946d3386ab2986 100644
--- a/components/browser_watcher/stability_data_names.h
+++ b/components/browser_watcher/stability_data_names.h
@@ -12,6 +12,7 @@ extern const char kStabilityChannel[];
extern const char kStabilityExecutionPhase[];
extern const char kStabilityKeepAlive[];
extern const char kStabilityPlatform[];
+extern const char kStabilityProcessType[];
extern const char kStabilityProduct[];
extern const char kStabilityReporterChannel[];
extern const char kStabilityReporterPlatform[];
« no previous file with comments | « components/browser_watcher/dump_stability_report_main_win.cc ('k') | components/browser_watcher/stability_data_names.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698