Chromium Code Reviews| Index: chrome/common/pref_names.h |
| diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
| index 990092c23de589026f45258045d0917ecfc1adb2..aad198b293582071caeb40f982d8d76c664f3d64 100644 |
| --- a/chrome/common/pref_names.h |
| +++ b/chrome/common/pref_names.h |
| @@ -820,6 +820,7 @@ extern const char kPasswordBubbleNopesCount[]; |
| extern const char kPasswordBubbleLastInteractions[]; |
| extern const char kRecoveryComponentNeedsElevation[]; |
| +extern const char kAnimationPolicy[]; |
| } // namespace prefs |