Index: chrome/browser/chromeos/login/wallpaper_manager.h |
diff --git a/chrome/browser/chromeos/login/wallpaper_manager.h b/chrome/browser/chromeos/login/wallpaper_manager.h |
index 4e7c03aac19d343ce00c684eb4420bc1c1b53a13..faa8ee61414375adb896d37ecc33c491cfd7bb10 100644 |
--- a/chrome/browser/chromeos/login/wallpaper_manager.h |
+++ b/chrome/browser/chromeos/login/wallpaper_manager.h |
@@ -222,9 +222,6 @@ class WallpaperManager: public content::NotificationObserver { |
// Returns the appropriate wallpaper resolution for all root windows. |
static WallpaperResolution GetAppropriateResolution(); |
- // This is a temporary variant of the previous method to investigate |
- // a problem with WallpaperManagetBrowserTest. |
- static WallpaperResolution GetAppropriateResolutionForTesting(); |
void SetCommandLineForTesting(base::CommandLine* command_line); |