Index: content/browser/renderer_host/file_utilities_message_filter.h |
diff --git a/content/browser/renderer_host/file_utilities_message_filter.h b/content/browser/renderer_host/file_utilities_message_filter.h |
index 22456abbb84f580b3ba1c7ec7f6b1fc5bd5c1c10..b84fd29ff4a4d2c9e149582867e5c47f3c24d1c8 100644 |
--- a/content/browser/renderer_host/file_utilities_message_filter.h |
+++ b/content/browser/renderer_host/file_utilities_message_filter.h |
@@ -39,7 +39,6 @@ class FileUtilitiesMessageFilter : public content::BrowserMessageFilter { |
void OnOpenFile(const FilePath& path, |
int mode, |
IPC::PlatformFileForTransit* result); |
- void OnRevealFolderInOS(const FilePath& path); |
// The ID of this process. |
int process_id_; |