| Index: chrome/common/chrome_paths.h
|
| diff --git a/chrome/common/chrome_paths.h b/chrome/common/chrome_paths.h
|
| index 34c85fb454d60e4975f0b2578cd2776cf20adc49..a22600edd8386553c0d4b9d4c93472341093e6e2 100644
|
| --- a/chrome/common/chrome_paths.h
|
| +++ b/chrome/common/chrome_paths.h
|
| @@ -83,6 +83,7 @@
|
| // matter the file exists or not.
|
| FILE_PEPPER_FLASH_PLUGIN, // Full path to the bundled Pepper Flash plugin
|
| // file.
|
| + FILE_PDF_PLUGIN, // Full path to the internal PDF plugin file.
|
|
|
| FILE_NACL_PLUGIN, // Full path to the internal NaCl plugin file.
|
| DIR_PNACL_BASE, // Full path to the base dir for PNaCl.
|
|
|