Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(386)

Unified Diff: chrome/common/chrome_paths.h

Issue 11348215: Make wallpaper picker manifest and thumbnails available when offline. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Comment nits Created 8 years, 1 month ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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

Powered by Google App Engine
This is Rietveld 408576698