| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 09988fc21bcbd40dd1b726cb23f38cd153281d86..0af19712fd723ee5d9701633710d0a2fd6f316ac 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -88,6 +88,7 @@ enum {
|
| FILE_RESOURCES_PACK, // Full path to the .pak file containing
|
| // binary data (e.g., html files and images
|
| // used by interal pages).
|
| + DIR_RESOURCES_EXTENSION, // Full path to extension resources.
|
| #if defined(OS_CHROMEOS)
|
| FILE_CHROMEOS_API, // Full path to chrome os api shared object.
|
| #endif
|
|
|