Index: ash/desktop_background/desktop_background_controller.h |
diff --git a/ash/desktop_background/desktop_background_controller.h b/ash/desktop_background/desktop_background_controller.h |
index b575654bdd60a65231d974e51d94eb54d41cd78e..24baecec2abf555f6e88779e39933933a2191d1c 100644 |
--- a/ash/desktop_background/desktop_background_controller.h |
+++ b/ash/desktop_background/desktop_background_controller.h |
@@ -72,7 +72,7 @@ class ASH_EXPORT DesktopBackgroundController { |
// Loads default wallpaper at |index| asynchronously and sets to current |
// wallpaper after loaded. |
- void SetDefaultWallpaper(int index); |
+ void SetDefaultWallpaper(int index, bool force_reload); |
// Sets the user selected custom wallpaper. Called when user selected a file |
// from file system or changed the layout of wallpaper. |