Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(1025)

Unified Diff: chrome/browser/chromeos/extensions/file_manager_util.h

Issue 9594037: Revert 124975 - [filebrowser] Introduce "Open" action for supported file types (e.g. pdf). (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Created 8 years, 10 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/browser/chromeos/extensions/file_manager_util.h
===================================================================
--- chrome/browser/chromeos/extensions/file_manager_util.h (revision 125001)
+++ chrome/browser/chromeos/extensions/file_manager_util.h (working copy)
@@ -66,8 +66,6 @@
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_

Powered by Google App Engine
This is Rietveld 408576698