| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 1d37ff27c8c8a19c3f3d8c75d9cc959ec2a196bc..dd8c0b5baab9f357c7793ec2fcaf617ef000be4c 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -97,7 +97,6 @@ enum {
|
| FILE_RESOURCES_PACK, // Full path to the .pak file containing
|
| // binary data (e.g., html files and images
|
| // used by internal pages).
|
| - DIR_RESOURCES_EXTENSION, // Full path to extension resources.
|
| #if defined(OS_CHROMEOS)
|
| DIR_CHROMEOS_WALLPAPERS, // Directory where downloaded chromeos
|
| // wallpapers reside.
|
|
|