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

Unified Diff: chrome/browser/ui/views/about_ipc_dialog.h

Issue 16300008: Revert the about:ipc dialog to the old style. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Also call DialogDelegate::CreateDialogWidget for consistency. Created 7 years, 6 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 | « no previous file | chrome/browser/ui/views/about_ipc_dialog.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/ui/views/about_ipc_dialog.h
diff --git a/chrome/browser/ui/views/about_ipc_dialog.h b/chrome/browser/ui/views/about_ipc_dialog.h
index c6fe521e8b603e660fe2349446eb03865f6d225c..3546bfd0729cd8fc6b76444234d3fa1dc32a169a 100644
--- a/chrome/browser/ui/views/about_ipc_dialog.h
+++ b/chrome/browser/ui/views/about_ipc_dialog.h
@@ -54,6 +54,7 @@ class AboutIPCDialog : public views::DialogDelegateView,
// views::WidgetDelegate (via views::DialogDelegateView).
virtual bool CanResize() const OVERRIDE;
+ virtual bool UseNewStyleForThisDialog() const OVERRIDE;
// views::ButtonListener.
virtual void ButtonPressed(views::Button* button,
« no previous file with comments | « no previous file | chrome/browser/ui/views/about_ipc_dialog.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698