| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index caf7c56920a6abcb101910037a408e94143ef7f0..b13379e1a279afb8e92d51eacc6ebfb49a067ff4 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -105,6 +105,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
|
|
|