From 1cbd47c4b1e44658013512a7b1086d8af71237a8 Mon Sep 17 00:00:00 2001 From: "keyar@chromium.org" Date: Fri, 13 Jul 2012 18:22:59 +0000 Subject: Preparations for adding options and different render types to render_pictures. Review URL: https://codereview.appspot.com/6345107 git-svn-id: http://skia.googlecode.com/svn/trunk@4603 2bbb7eff-a529-9590-31e7-b0007b416f81 --- tools/picture_utils.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/picture_utils.h') diff --git a/tools/picture_utils.h b/tools/picture_utils.h index 18efcb79c2..aeb625f6e5 100644 --- a/tools/picture_utils.h +++ b/tools/picture_utils.h @@ -17,7 +17,7 @@ class SkPicture; namespace sk_tools { // Creates a posix style filepath by concatenating name onto dir with a // forward slash into path. - void make_filepath(SkString* path, const char* dir, const SkString& name); + void make_filepath(SkString* path, const SkString&, const SkString& name); // Returns the last part of the path (file name or leaf directory name) // -- cgit v1.2.3