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

Unified Diff: chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_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/set_wallpaper_options_handler2.h
diff --git a/chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_handler2.h b/chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_handler2.h
index 61ed6611660caf7042ebc1041047d0f5687505f1..d4c177c6672fdc3c2e352f2f7f4c51696f64cb47 100644
--- a/chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_handler2.h
+++ b/chrome/browser/ui/webui/options2/chromeos/set_wallpaper_options_handler2.h
@@ -18,7 +18,7 @@ namespace chromeos {
namespace options2 {
// ChromeOS user image options page UI handler.
-class SetWallpaperOptionsHandler : public OptionsPageUIHandler{
+class SetWallpaperOptionsHandler : public ::options2::OptionsPageUIHandler{
public:
SetWallpaperOptionsHandler();
virtual ~SetWallpaperOptionsHandler();

Powered by Google App Engine
This is Rietveld 408576698