| 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 549e154eaaece2c6e622eb5147f7fe0e4f0cc8fe..c0f105690a5b51a234f954f4a4401e7ba15053a3 100644
|
| --- a/content/browser/renderer_host/render_process_host_impl.h
|
| +++ b/content/browser/renderer_host/render_process_host_impl.h
|
| @@ -159,7 +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.
|
|
|