| Index: components/browser_watcher/stability_data_names.cc
|
| diff --git a/components/browser_watcher/stability_data_names.cc b/components/browser_watcher/stability_data_names.cc
|
| index d1a3eedbbdd25ebb5369232d6cc0671f6658d393..63341220516de63b7e77129e52e166109e037149 100644
|
| --- a/components/browser_watcher/stability_data_names.cc
|
| +++ b/components/browser_watcher/stability_data_names.cc
|
| @@ -15,6 +15,7 @@ const char kStabilityReporterPlatform[] = "reporter-platform";
|
| const char kStabilityReporterProduct[] = "reporter-product";
|
| const char kStabilityReporterVersion[] = "reporter-version";
|
| const char kStabilitySpecialBuild[] = "special-build";
|
| +const char kStabilityStartTimestamp[] = "start-timestamp";
|
| const char kStabilityVersion[] = "version";
|
|
|
| } // namespace browser_watcher
|
|
|