| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 765cd2dad2706a7d67fc06f925bb38ab9393e2eb..f0bdd7281c0cecb5a5fb997a6ec377e6fefd44dd 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -101,6 +101,8 @@ enum {
|
| #if defined(OS_CHROMEOS)
|
| DIR_CHROMEOS_WALLPAPERS, // Directory where downloaded chromeos
|
| // wallpapers reside.
|
| + DIR_CHROMEOS_WALLPAPER_THUMBNAILS, // Directory where downloaded chromeos
|
| + // wallpaper thumbnails reside.
|
| FILE_DEFAULT_APP_ORDER, // Full path to the json file that defines the
|
| // default app order.
|
| #endif
|
|
|