| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index f5b33650c093c63dc96219a7b07e5bd88dc8eb27..31ddcfd6225dc912de4942707b6f0dc2d13cbaa2 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -39,7 +39,6 @@ enum {
|
| // should check that the path exists before
|
| // using it.
|
| DIR_INTERNAL_PLUGINS, // Directory where internal plugins reside.
|
| - DIR_MEDIA_LIBS, // Directory where the Media libraries reside.
|
| #if defined(OS_POSIX) && !defined(OS_MACOSX)
|
| DIR_POLICY_FILES, // Directory for system-wide read-only
|
| // policy files that allow sys-admins
|
|
|