aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/gmmain.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'gm/gmmain.cpp')
-rw-r--r--gm/gmmain.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gm/gmmain.cpp b/gm/gmmain.cpp
index c4ed298efa..06a41958cc 100644
--- a/gm/gmmain.cpp
+++ b/gm/gmmain.cpp
@@ -1106,6 +1106,7 @@ int main(int argc, char * const argv[]) {
if ((ERROR_NONE == testErrors) && doPipe &&
!(gmFlags & GM::kSkipPipe_Flag)) {
+ SkDebugf("test_pipe\n");
testErrors |= test_pipe_playback(gm, config,
forwardRenderedBitmap,
readPath, diffPath);