Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index e82cdf4af709ebcde912a74563eb726114e5dd32..996fc668a081f4af613ab8b8a09342793d443d32 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -693,6 +693,8 @@ extern const char kRailStartProportion[]; |
extern const char kInManagedMode[]; |
+extern const char kVariationsSeed[]; |
Ilya Sherman
2012/05/02 23:15:08
nit: Please group this with the other metrics cons
jwd
2012/05/03 22:27:49
Done.
|
+ |
} // namespace prefs |
#endif // CHROME_COMMON_PREF_NAMES_H_ |