Index: content/browser/gpu/gpu_process_host.h |
diff --git a/content/browser/gpu/gpu_process_host.h b/content/browser/gpu/gpu_process_host.h |
index 18b9d2d3cf1d45cd0478462ff6d462072375913e..3931d748461eb335d8f76101f04eeb6f7bf9c060 100644 |
--- a/content/browser/gpu/gpu_process_host.h |
+++ b/content/browser/gpu/gpu_process_host.h |
@@ -172,6 +172,8 @@ class GpuProcessHost : public BrowserChildProcessHostDelegate, |
bool Init(); |
+ void RegisterMojoServices(); |
+ |
// Post an IPC message to the UI shim's message handler on the UI thread. |
void RouteOnUIThread(const IPC::Message& message); |