Upstream version 7.36.152.0
[platform/framework/web/crosswalk.git] / src / content / browser / renderer_host / render_process_host_impl.h
index 358109f..2ec08ab 100644 (file)
@@ -133,6 +133,9 @@ class CONTENT_EXPORT RenderProcessHostImpl
       OVERRIDE;
   virtual void NotifyTimezoneChange() OVERRIDE;
 
+  virtual ScreenOrientationDispatcherHost* GetScreenOrientationDispatcherHost()
+      OVERRIDE;
+
   // IPC::Sender via RenderProcessHost.
   virtual bool Send(IPC::Message* msg) OVERRIDE;