| Index: content/browser/pepper_flash_settings_helper_impl.h
|
| diff --git a/content/browser/pepper_flash_settings_helper_impl.h b/content/browser/pepper_flash_settings_helper_impl.h
|
| index fc4aa48ca80e7b2c770c6f4c90412d8a903baf11..de34fcfa803d83c4127d34b6f84c83bc91bbd6e9 100644
|
| --- a/content/browser/pepper_flash_settings_helper_impl.h
|
| +++ b/content/browser/pepper_flash_settings_helper_impl.h
|
| @@ -27,6 +27,7 @@ class CONTENT_EXPORT PepperFlashSettingsHelperImpl
|
| virtual void GetPpapiChannelInfo(base::ProcessHandle* renderer_handle,
|
| int* renderer_id) OVERRIDE;
|
| virtual void OnPpapiChannelOpened(const IPC::ChannelHandle& channel_handle,
|
| + base::ProcessId plugin_pid,
|
| int plugin_child_id) OVERRIDE;
|
| virtual bool OffTheRecord() OVERRIDE;
|
|
|
|
|