Index: chrome/app/generated_resources.grd |
diff --git a/chrome/app/generated_resources.grd b/chrome/app/generated_resources.grd |
index 8f1beda7503e179e1d29078fd515dc57471e0ca2..811ab0a67bfcb2b0fe24458623d1d1f784595cc5 100644 |
--- a/chrome/app/generated_resources.grd |
+++ b/chrome/app/generated_resources.grd |
@@ -6259,6 +6259,12 @@ Keep your key file in a safe place. You will need it to create new versions of y |
<message name="IDS_FLAGS_ASH_IMMERSIVE_FULLSCREEN_DESCRIPTION" desc="Description for the flag for immersive fullscreen mode."> |
Enables "immersive fullscreen" where the tab strip at the top and the app shelf at the bottom are still accessible in fullscreen. |
</message> |
+ <message name="IDS_FLAGS_ASH_USE_SAME_FRAME_FOR_V1_AND_V2_APPS_NAME" desc="Title for the flag to make v1 and v2 apps use the same frame."> |
+ Make packaged apps use the same maximized window frame as hosted apps on Chrome OS. |
+ </message> |
+ <message name="IDS_FLAGS_ASH_USE_SAME_FRAME_FOR_V1_AND_V2_APPS_DESCRIPTION" desc="Description for the flag to make v1 and v2 apps use the same frame."> |
+ Give packaged apps more real estate by overlaying the window controls on top of the packaged app's window when the app is maximized. (Like we currently do when a hosted app window is maximized). |
+ </message> |
<message name="IDS_FLAGS_ENABLE_MEMORY_MONITOR_NAME" desc="Title for the flag to enable advanced gestures."> |
Enable memory monitor |
</message> |