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

Unified Diff: ui/views/mus/desktop_window_tree_host_mus.h

Issue 2535753009: Couple of changes for client area (Closed)
Patch Set: order Created 4 years 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: ui/views/mus/desktop_window_tree_host_mus.h
diff --git a/ui/views/mus/desktop_window_tree_host_mus.h b/ui/views/mus/desktop_window_tree_host_mus.h
index 2d6343e8c264d177f294bbcdf8576c1b6da3d854..eb0e693008810704730f5e484d8d5f556287c7ef 100644
--- a/ui/views/mus/desktop_window_tree_host_mus.h
+++ b/ui/views/mus/desktop_window_tree_host_mus.h
@@ -101,6 +101,7 @@ class VIEWS_MUS_EXPORT DesktopWindowTreeHostMus
bool IsAnimatingClosed() const override;
bool IsTranslucentWindowOpacitySupported() const override;
void SizeConstraintsChanged() override;
+ bool ShouldUpdateWindowTransparency() const override;
// MusClientObserver:
void OnWindowManagerFrameValuesChanged() override;

Powered by Google App Engine
This is Rietveld 408576698