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

Unified Diff: trunk/src/ui/views/widget/widget.h

Issue 139303014: Revert 245433 "Linux Aura: Added --use-system-title-bar flag." (Closed) Base URL: svn://svn.chromium.org/chrome/
Patch Set: Created 6 years, 11 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:
View side-by-side diff with in-line comments
Download patch
Index: trunk/src/ui/views/widget/widget.h
===================================================================
--- trunk/src/ui/views/widget/widget.h (revision 245469)
+++ trunk/src/ui/views/widget/widget.h (working copy)
@@ -185,9 +185,9 @@
Ownership ownership;
bool mirror_origin_in_rtl;
bool has_dropshadow;
- // Specifies that the system default caption and icon should not be
- // rendered, and that the client area should be equivalent to the window
- // area. Only used on some platforms (Windows and Linux).
+ // Only used by Windows. Specifies that the system default caption and icon
+ // should not be rendered, and that the client area should be equivalent to
+ // the window area.
bool remove_standard_frame;
// Only used by ShellWindow on Windows. Specifies that the default icon of
// packaged app should be the system default icon.
« no previous file with comments | « trunk/src/ui/views/widget/desktop_aura/desktop_root_window_host_x11.cc ('k') | trunk/src/ui/views/window/dialog_delegate.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698