Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 84dd564485797e2e1dd568f0f1e3a8cfb36a686b..fb9f5992bb1f6070b65304b08118718e1bb7f391 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -363,6 +363,8 @@ extern const char kMetricsInitialLogsProto[]; |
extern const char kMetricsOngoingLogsXml[]; |
extern const char kMetricsOngoingLogsProto[]; |
+extern const char kVariationsSeed[]; |
+ |
extern const char kProfileLastUsed[]; |
extern const char kProfilesLastActive[]; |
extern const char kProfilesNumCreated[]; |