Index: chrome/common/pref_names.cc |
diff --git a/chrome/common/pref_names.cc b/chrome/common/pref_names.cc |
index f38bb726e52db7b01b3a77961d780c8072546fe2..5a0bfe9e47f60ea62e5a8e4b7cda58f59200389d 100644 |
--- a/chrome/common/pref_names.cc |
+++ b/chrome/common/pref_names.cc |
@@ -2300,4 +2300,6 @@ const char kPasswordBubbleLastInteractions[] = "password_bubble.interactions"; |
const char kRecoveryComponentNeedsElevation[] = |
"recovery_component.needs_elevation"; |
+// Policy that indicates how to handle animated images. |
+const char kAnimationPolicy[] = "settings.a11y.animation_policy"; |
} // namespace prefs |