| Index: chrome/browser/chromeos/extensions/file_manager_util.h
|
| ===================================================================
|
| --- chrome/browser/chromeos/extensions/file_manager_util.h (revision 125140)
|
| +++ chrome/browser/chromeos/extensions/file_manager_util.h (working copy)
|
| @@ -66,6 +66,8 @@
|
|
|
| void InstallCRX(Profile* profile, const FilePath& full_path);
|
|
|
| +bool ShouldBeOpenedWithPdfPlugin(const char* file_extension);
|
| +
|
| } // namespace file_manager_util
|
|
|
| #endif // CHROME_BROWSER_CHROMEOS_EXTENSIONS_FILE_MANAGER_UTIL_H_
|
|
|