| 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 9143811a3f55c79a1d45c74f13bfb4006473feea..1bf1f89a37956e3928c21f8e630388211cd78296 100644
|
| --- a/components/browser_watcher/stability_data_names.h
|
| +++ b/components/browser_watcher/stability_data_names.h
|
| @@ -12,6 +12,10 @@ extern const char kStabilityChannel[];
|
| extern const char kStabilityExecutionPhase[];
|
| extern const char kStabilityPlatform[];
|
| extern const char kStabilityProduct[];
|
| +extern const char kStabilityReporterChannel[];
|
| +extern const char kStabilityReporterPlatform[];
|
| +extern const char kStabilityReporterProduct[];
|
| +extern const char kStabilityReporterVersion[];
|
| extern const char kStabilitySpecialBuild[];
|
| extern const char kStabilityVersion[];
|
|
|
|
|