aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/animatedGif.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/animatedGif.cpp')
-rw-r--r--gm/animatedGif.cpp2
1 files changed, 1 insertions, 1 deletions
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 <vector>
-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) {