Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 2f6ddb5843e8c133c4b9df6069c9c1e4d7511a8f..f27244d67f4ab9e28bc3d831d11cb28dbd924ef4 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6324,6 +6324,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_RESET_APP_LIST_INSTALL_STATE_DESCRIPTION" desc="Description of the flag to reset the app launcher install state."> |
Reset the App Launcher install state on every restart. While this flag is set, Chrome will forget the launcher has been installed each time it starts. This is used for testing the App Launcher install flow. |
</message> |
+ <message name="IDS_FLAGS_ENABLE_APP_VIEW_NAME" desc="Name of the flag to enable the <appview> element."> |
+ Enable the <appview> element in Chrome Apps. |
+ </message> |
+ <message name="IDS_FLAGS_ENABLE_APP_VIEW_DESCRIPTION" desc="Description of the flag to enable the <appview> element."> |
+ This will allow the use of the experimental <appview> element in Chrome Apps. |
+ </message> |
<if expr="enable_app_list"> |
<message name="IDS_FLAGS_ENABLE_APP_LIST_NAME" desc="Name of the flag to enable the app launcher."> |
Enable the App Launcher. |