| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 0bccd13313d0557002aef3b6b6650eef54d9fe92..7f983ad79cdf0e1e61e509a9c1a6ef84395bc45c 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -444,6 +444,7 @@ extern const char kMetricsOngoingLogsProto[];
|
| extern const char kBookmarkPromptEnabled[];
|
| extern const char kBookmarkPromptImpressionCount[];
|
|
|
| +extern const char kVariationsLastFetchTime[];
|
| extern const char kVariationsSeed[];
|
| extern const char kVariationsSeedDate[];
|
|
|
|
|