Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 3b7de5acf8b7a2236288b0853e5a6884d22e3ede..898d926e36677fadc0fa1a502a2c6da348494032 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -813,6 +813,10 @@ extern const char kPasswordBubbleLastInteractions[]; |
extern const char kRecoveryComponentNeedsElevation[]; |
+#if defined(ENABLE_EXTENSIONS) |
+extern const char kAnimationPolicy[]; |
+#endif |
+ |
} // namespace prefs |
#endif // CHROME_COMMON_PREF_NAMES_H_ |