Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(313)

Unified Diff: chrome/app/generated_resources.grd

Issue 25536010: Make packaged apps use AppNonClientFrameViewAsh when maximized (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 7 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
Download patch
« no previous file with comments | « ash/wm/window_state_observer.h ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « ash/wm/window_state_observer.h ('k') | chrome/browser/about_flags.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698