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 9c7cfc152e69348d8a52a5b2245d829a3387a2ef..9143811a3f55c79a1d45c74f13bfb4006473feea 100644 |
--- a/components/browser_watcher/stability_data_names.h |
+++ b/components/browser_watcher/stability_data_names.h |
@@ -9,6 +9,7 @@ namespace browser_watcher { |
// Alphabetical list of stability data names. |
extern const char kStabilityChannel[]; |
+extern const char kStabilityExecutionPhase[]; |
extern const char kStabilityPlatform[]; |
extern const char kStabilityProduct[]; |
extern const char kStabilitySpecialBuild[]; |