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

Unified Diff: ash/mus/non_client_frame_controller.h

Issue 2390953004: WidgetDelegateView is its own contents view. (Closed)
Patch Set: another minor fix Created 4 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:
View side-by-side diff with in-line comments
Download patch
Index: ash/mus/non_client_frame_controller.h
diff --git a/ash/mus/non_client_frame_controller.h b/ash/mus/non_client_frame_controller.h
index d1bb499c9f9f01c89debfe3b698ba1e5ef897d53..e701a765ca97a7b8cc2a4b01763d7be339feebb5 100644
--- a/ash/mus/non_client_frame_controller.h
+++ b/ash/mus/non_client_frame_controller.h
@@ -56,7 +56,6 @@ class NonClientFrameController : public views::WidgetDelegateView,
// views::WidgetDelegateView:
base::string16 GetWindowTitle() const override;
- views::View* GetContentsView() override;
bool CanResize() const override;
bool CanMaximize() const override;
bool CanMinimize() const override;

Powered by Google App Engine
This is Rietveld 408576698