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

Unified Diff: chrome/browser/chromeos/login/proxy_settings_dialog.h

Issue 10214001: WebDialogs (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 8 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: chrome/browser/chromeos/login/proxy_settings_dialog.h
===================================================================
--- chrome/browser/chromeos/login/proxy_settings_dialog.h (revision 133926)
+++ chrome/browser/chromeos/login/proxy_settings_dialog.h (working copy)
@@ -22,7 +22,7 @@
virtual ~ProxySettingsDialog();
protected:
- // HtmlDialogUIDelegate implementation.
+ // WebDialogDelegate implementation.
virtual void OnDialogClosed(const std::string& json_retval) OVERRIDE;
private:

Powered by Google App Engine
This is Rietveld 408576698