| Index: ash/desktop_background/desktop_background_resources.h
|
| diff --git a/ash/desktop_background/desktop_background_resources.h b/ash/desktop_background/desktop_background_resources.h
|
| index 5a0391dca9b527d4b83d6b83cde1f7baa973ed7f..19f23d079496d15c40ec573917a1919cfda831d1 100644
|
| --- a/ash/desktop_background/desktop_background_resources.h
|
| +++ b/ash/desktop_background/desktop_background_resources.h
|
| @@ -31,6 +31,7 @@ struct ASH_EXPORT WallpaperInfo {
|
| ASH_EXPORT int GetInvalidWallpaperIndex();
|
| ASH_EXPORT int GetDefaultWallpaperIndex();
|
| ASH_EXPORT int GetGuestWallpaperIndex();
|
| +ASH_EXPORT int GetRandomWallpaperIndex();
|
| ASH_EXPORT int GetWallpaperCount();
|
| ASH_EXPORT const WallpaperInfo& GetWallpaperInfo(int index);
|
|
|
|
|