Upstream version 9.37.195.0
[platform/framework/web/crosswalk.git] / src / android_webview / browser / hardware_renderer.h
index 115ff0e..f69d587 100644 (file)
@@ -35,6 +35,7 @@ class HardwareRenderer : public cc::LayerTreeHostClient,
   void DrawGL(bool stencil_enabled,
               int framebuffer_binding_ext,
               AwDrawGLInfo* draw_info);
+  void CommitFrame();
 
   // cc::LayerTreeHostClient overrides.
   virtual void WillBeginMainFrame(int frame_id) OVERRIDE {}