Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 25997b8e126d07c94db0d7731404bac837f8674b..d535ca9a43e6c2f0008b816ab718337e6f3c5cd4 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6053,6 +6053,24 @@ Keep your key file in a safe place. You will need it to create new versions of y |
Disable user gesture requirement for playing media elements. Activating this will allow autoplay to work. |
</message> |
<if expr="use_ash"> |
+ <message name="IDS_FLAGS_ASH_ENABLE_SCREEN_ROTATION_ANIMATION_NAME" desc="Title for the flag which can be used to select screen rotation animations."> |
+ Screen rotation animation. |
+ </message> |
+ <message name="IDS_FLAGS_ASH_ENABLE_SCREEN_ROTATION_ANIMATION_DESCRIPTION" desc="Description for the flag which can be used to select screen rotation animations."> |
+ Experimental screen rotation animations. |
+ </message> |
+ <message name="IDS_ASH_SCREEN_ROTATION_ANIMATION_PARTIAL_ROTATION" desc="Screen rotation animation option."> |
+ Partial Rotation |
+ </message> |
+ <message name="IDS_ASH_SCREEN_ROTATION_ANIMATION_PARTIAL_ROTATION_SLOW" desc="Screen rotation animation option."> |
+ Partial Rotation - Slow |
+ </message> |
+ <message name="IDS_ASH_SCREEN_ROTATION_ANIMATION_FULL_ROTATION" desc="Screen rotation animation option."> |
+ Full Rotation |
+ </message> |
+ <message name="IDS_ASH_SCREEN_ROTATION_ANIMATION_FULL_ROTATION_SLOW" desc="Screen rotation animation option."> |
+ Full Rotation - Slow |
+ </message> |
<message name="IDS_FLAGS_ASH_ENABLE_TOUCH_VIEW_TESTING_NAME" desc="Title for the flag which can be used to test the TouchView maximizing mode."> |
Enable TouchView maximizing UI for testing |
</message> |