From c465d13e6fca5e171bde45d35b2dd43117f4702e Mon Sep 17 00:00:00 2001 From: Hal Canary Date: Fri, 8 Dec 2017 10:21:31 -0500 Subject: resources: orgainize directory. Should make it easier to ask just for images. Change-Id: If821743dc924c4bfbc6b2b2d29b14affde7b3afd Reviewed-on: https://skia-review.googlesource.com/82684 Commit-Queue: Hal Canary Reviewed-by: Leon Scroggins --- gm/animatedGif.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gm/animatedGif.cpp') diff --git a/gm/animatedGif.cpp b/gm/animatedGif.cpp index 5686193971..8b92e945b6 100644 --- a/gm/animatedGif.cpp +++ b/gm/animatedGif.cpp @@ -18,7 +18,7 @@ #include -DEFINE_string(animatedGif, "test640x479.gif", "Animated gif in resources folder"); +DEFINE_string(animatedGif, "images/test640x479.gif", "Animated gif in resources folder"); namespace { void error(SkCanvas* canvas, const SkString& errorText) { -- cgit v1.2.3