| Index: content/browser/renderer_host/render_process_host_impl.h
|
| diff --git a/content/browser/renderer_host/render_process_host_impl.h b/content/browser/renderer_host/render_process_host_impl.h
|
| index ef7e4338d39965f9cc426fccb6e93fddaa01926f..27eab7d8114011ebbed35cb6fd7f08b671c1bf22 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.h
|
| +++ b/content/browser/renderer_host/render_process_host_impl.h
|
| @@ -159,8 +159,6 @@ class CONTENT_EXPORT RenderProcessHostImpl
|
| void OnDumpHandlesDone();
|
| void SuddenTerminationChanged(bool enabled);
|
| void OnUserMetricsRecordAction(const std::string& action);
|
| - void OnRevealFolderInOS(const FilePath& path);
|
| - void OnSavedPageAsMHTML(int job_id, int64 mhtml_file_size);
|
|
|
| // CompositorSurfaceBuffersSwapped handler when there's no RWH.
|
| void OnCompositorSurfaceBuffersSwappedNoHost(int32 surface_id,
|
|
|