Upstream version 10.38.208.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / platform / graphics / ImageBuffer.h
index f52516a..d4ae356 100644 (file)
@@ -90,7 +90,7 @@ public:
     GraphicsContext* context() const;
 
     // Called at the end of a task that rendered a whole frame
-    void finalizeFrame();
+    void finalizeFrame(const FloatRect &dirtyRect);
     void didFinalizeFrame();
 
     bool isDirty();