aboutsummaryrefslogtreecommitdiffhomepage
path: root/gm/colorwheel.cpp
diff options
context:
space:
mode:
authorGravatar robertphillips <robertphillips@google.com>2015-03-23 05:46:51 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-03-23 05:46:51 -0700
commit3e5c2b1041b15641931638d1d78b30d3c435fc71 (patch)
treee99928b5b2bf3d17f050bbe9df5d177319f0e16c /gm/colorwheel.cpp
parent8dcb8b04f80eff810e63c2696c01f6150d104109 (diff)
Preserve texture compression when saving a revised skp from debugger
Without this CL, saving a revised skp out the debugger can greatly expand the memory it requires. Review URL: https://codereview.chromium.org/1020103005
Diffstat (limited to 'gm/colorwheel.cpp')
-rw-r--r--gm/colorwheel.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gm/colorwheel.cpp b/gm/colorwheel.cpp
index db2924da6f..6b9c149684 100644
--- a/gm/colorwheel.cpp
+++ b/gm/colorwheel.cpp
@@ -5,7 +5,6 @@
* found in the LICENSE file.
*/
-#include "sk_tool_utils.h"
#include "Resources.h"
#include "SkData.h"
#include "gm.h"