| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index f49a19961a84a9821318dcac39122c3d2415fd74..b5e632fb5c7779d11391c046218becc5a08f061b 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.
|
| + FILE_DEFAULT_APP_ORDER, // Full path to the json file that defines the
|
| + // default app order.
|
| #endif
|
|
|
| // Valid only in development environment; TODO(darin): move these
|
|
|