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

Unified Diff: ash/mus/frame/custom_frame_view_mus.h

Issue 2724693002: mash: improves browser frame decorations (Closed)
Patch Set: merge Created 3 years, 9 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
« no previous file with comments | « ash/common/frame/header_view.cc ('k') | ash/mus/frame/custom_frame_view_mus.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ash/mus/frame/custom_frame_view_mus.h
diff --git a/ash/mus/frame/custom_frame_view_mus.h b/ash/mus/frame/custom_frame_view_mus.h
index 413e45ebac622a42bfdee87b15d62c439ddb7025..87588f1bde977f80b7f609d0243c392d1240835d 100644
--- a/ash/mus/frame/custom_frame_view_mus.h
+++ b/ash/mus/frame/custom_frame_view_mus.h
@@ -15,7 +15,8 @@ class CustomFrameViewMus : public CustomFrameViewAsh {
public:
CustomFrameViewMus(views::Widget* widget,
ImmersiveFullscreenControllerDelegate* immersive_delegate,
- bool enable_immersive);
+ bool enable_immersive,
+ mojom::WindowStyle window_style);
~CustomFrameViewMus() override;
// CustomFrameViewAsh:
« no previous file with comments | « ash/common/frame/header_view.cc ('k') | ash/mus/frame/custom_frame_view_mus.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698