| Index: chrome/common/pref_names.h
|
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h
|
| index 858e0a693015d9b7d219dba7fe5405ab3a3e2e60..9a3612b0a2dad803311ea4411c5f337220ec1d4e 100644
|
| --- a/chrome/common/pref_names.h
|
| +++ b/chrome/common/pref_names.h
|
| @@ -815,6 +815,7 @@ extern const char kPasswordBubbleLastInteractions[];
|
|
|
| extern const char kRecoveryComponentNeedsElevation[];
|
|
|
| +extern const char kWasAllowToCollectURLBubbleShown[];
|
| } // namespace prefs
|
|
|
| #endif // CHROME_COMMON_PREF_NAMES_H_
|
|
|