| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 084c6c1a609b52eab9dc010f950d3b50c0e106bc..ef8e95d155bc41dec4be100eb2eb495160a6f935 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -61,7 +61,7 @@ enum {
|
| // Getting this path does not create it.
|
| #endif
|
|
|
| -#if defined(OS_LINUX) && !defined(OS_CHROMEOS)
|
| +#if defined(OS_LINUX)
|
| DIR_STANDALONE_EXTERNAL_EXTENSIONS, // Directory for 'per-extension'
|
| // definition manifest files that
|
| // describe extensions which are to be
|
|
|