Chromium Code Reviews| Index: chrome/renderer/render_thread.h |
| =================================================================== |
| --- chrome/renderer/render_thread.h (revision 75655) |
| +++ chrome/renderer/render_thread.h (working copy) |
| @@ -317,6 +317,7 @@ |
| void OnSpellCheckEnableAutoSpellCorrect(bool enable); |
| void OnGpuChannelEstablished(const IPC::ChannelHandle& channel_handle, |
| + base::ProcessHandle gpu_renderer_process, |
| const GPUInfo& gpu_info); |
| void OnSetPhishingModel(IPC::PlatformFileForTransit model_file); |