| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 4ba1c7e8808406237baa495f664f90b73841cd5c..03fdbf8c2cfc23d06bb564a353dba328ff0c3c48 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -804,6 +804,10 @@ extern const char kBrowserAddPersonEnabled[];
|
|
|
| extern const char kEasyUnlockHardlockState[];
|
|
|
| +extern const char kPasswordBubbleTimeStamp[];
|
| +extern const char kPasswordBubbleNopesCount[];
|
| +extern const char kPasswordBubbleLastInteractions[];
|
| +
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|