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

Unified Diff: chrome/browser/chromeos/options/network_config_view.h

Issue 2689633002: Change the default button of Network Wifi config dialog back to 'Connect'. (Closed)
Patch Set: Created 3 years, 10 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/chromeos/options/network_config_view.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/chromeos/options/network_config_view.h
diff --git a/chrome/browser/chromeos/options/network_config_view.h b/chrome/browser/chromeos/options/network_config_view.h
index 250e3d1de0aa780701dec3d7d455c8cef89b6cde..d1f6cb0c9926614f05db938dcc54b62d350f2e1f 100644
--- a/chrome/browser/chromeos/options/network_config_view.h
+++ b/chrome/browser/chromeos/options/network_config_view.h
@@ -62,7 +62,6 @@ class NetworkConfigView : public views::DialogDelegateView,
bool Accept() override;
views::View* CreateExtraView() override;
views::View* GetInitiallyFocusedView() override;
- int GetDefaultDialogButton() const override;
// views::WidgetDelegate methods.
base::string16 GetWindowTitle() const override;
« no previous file with comments | « no previous file | chrome/browser/chromeos/options/network_config_view.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698