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

Unified Diff: ash/test/child_modal_window.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/test/child_modal_window.h
diff --git a/ash/test/child_modal_window.h b/ash/test/child_modal_window.h
index d094102a8bd6d44397cc7fd8829496783ef72f2d..939f724dcf98d6d92992a46993f01c44aaf567d3 100644
--- a/ash/test/child_modal_window.h
+++ b/ash/test/child_modal_window.h
@@ -38,7 +38,6 @@ class ChildModalParent : public views::WidgetDelegateView,
views::Widget* CreateChild();
// Overridden from views::WidgetDelegate:
- View* GetContentsView() override;
base::string16 GetWindowTitle() const override;
bool CanResize() const override;
void DeleteDelegate() override;

Powered by Google App Engine
This is Rietveld 408576698