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

Unified Diff: chrome/browser/ui/webui/options2/chromeos/proxy_handler2.h

Issue 9814030: get rid of old options pages (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 8 years, 9 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/ui/webui/options2/chromeos/proxy_handler2.h
diff --git a/chrome/browser/ui/webui/options2/chromeos/proxy_handler2.h b/chrome/browser/ui/webui/options2/chromeos/proxy_handler2.h
index bc104a7c8a5a27bd1f121f3bbf152624d62ed667..22679646505736cd42b9f26b37c0c672b0e105d0 100644
--- a/chrome/browser/ui/webui/options2/chromeos/proxy_handler2.h
+++ b/chrome/browser/ui/webui/options2/chromeos/proxy_handler2.h
@@ -12,7 +12,7 @@ namespace chromeos {
namespace options2 {
// ChromeOS proxy options page UI handler.
-class ProxyHandler : public OptionsPageUIHandler {
+class ProxyHandler : public ::options2::OptionsPageUIHandler {
public:
explicit ProxyHandler();
virtual ~ProxyHandler();

Powered by Google App Engine
This is Rietveld 408576698