| 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 2a5538e1aa25e394d003ead249c99f6cbd9aa13e..89c05665086be643bffa3059731017636d81592b 100644
|
| --- a/chrome/browser/chromeos/login/wallpaper_manager.h
|
| +++ b/chrome/browser/chromeos/login/wallpaper_manager.h
|
| @@ -333,9 +333,6 @@ class WallpaperManager: public content::NotificationObserver {
|
| const std::string& user_id,
|
| scoped_ptr<std::string> data);
|
|
|
| - // Enable surprise me wallpaper mode.
|
| - void EnableSurpriseMe();
|
| -
|
| // This is called from CustomizationDocument.
|
| // |resized_directory| is the directory where resized versions are stored and
|
| // must be writable.
|
|
|