Upstream version 9.38.198.0
[platform/framework/web/crosswalk.git] / src / third_party / skia / debugger / QT / SkDebuggerGUI.h
index a137ee7..3f44550 100644 (file)
@@ -357,7 +357,7 @@ private:
         Render the supplied picture several times tracking the time consumed
         by each command.
      */
-    void run(SkTimedPicture* pict,
+    void run(const SkPicture* pict,
              sk_tools::PictureRenderer* renderer,
              int repeats);
 };