| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 34c85fb454d60e4975f0b2578cd2776cf20adc49..1aa4f3531acda860c5614875c6695a23349deb37 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -68,8 +68,9 @@ enum {
|
| DIR_COMPONENT_UPDATED_PEPPER_FLASH_PLUGIN, // Base directory of the Pepper
|
| // Flash plugins downloaded by the
|
| // component updater.
|
| - DIR_PEPPER_FLASH_DEBUGGER_PLUGIN, // Base directory of the debugging version
|
| - // of the Pepper Flash plugin.
|
| + DIR_PEPPER_FLASH_SYSTEM_PLUGIN, // Base directory of the system version of
|
| + // the Pepper Flash plugin, downloadable
|
| + // from Adobe website.
|
| FILE_RESOURCE_MODULE, // Full path and filename of the module that
|
| // contains embedded resources (version,
|
| // strings, images, etc.).
|
|
|