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

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

Issue 9104028: Unfork various Sync settings UI classes (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Another cros compilation fix. Created 8 years, 11 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 ad2f254d962b06fdbd3ae67c3ff36f004f942879..31ee1403dcf038ebd274e2a2288c900f57a9622d 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 ::options2::OptionsPageUIHandler {
+class ProxyHandler : public OptionsPageUIHandler {
public:
explicit ProxyHandler();
virtual ~ProxyHandler();

Powered by Google App Engine
This is Rietveld 408576698