| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index e82cdf4af709ebcde912a74563eb726114e5dd32..5ee3b8abb5b6ae9ff8a0b40d68abb9853b67ba5f 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -360,6 +360,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[];
|
|
|