Index: chrome/common/pref_names.h |
diff --git a/chrome/common/pref_names.h b/chrome/common/pref_names.h |
index 39cf7073613f9d0d12516d60ce9fbba47cd7637e..17f02ae2469bc6b5e93c281148440cfc4b1d4f0c 100644 |
--- a/chrome/common/pref_names.h |
+++ b/chrome/common/pref_names.h |
@@ -817,6 +817,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_ |