Index: tools/debugger/SkDrawCommand.cpp |
diff --git a/tools/debugger/SkDrawCommand.cpp b/tools/debugger/SkDrawCommand.cpp |
index 22655a028dca7f9796dab4e1b9037ff5ea6ab099..281b5396a552079524192edc9407d718d9ec334c 100644 |
--- a/tools/debugger/SkDrawCommand.cpp |
+++ b/tools/debugger/SkDrawCommand.cpp |
@@ -91,7 +91,7 @@ |
#define SKDEBUGCANVAS_ATTRIBUTE_TEXTURECOORDS "textureCoords" |
#define SKDEBUGCANVAS_ATTRIBUTE_FILTERQUALITY "filterQuality" |
-#define SKDEBUGCANVAS_ATTRIBUTE_SHORTDESC "short-desc" |
+#define SKDEBUGCANVAS_ATTRIBUTE_SHORTDESC "shortDesc" |
#define SKDEBUGCANVAS_VERB_MOVE "move" |
#define SKDEBUGCANVAS_VERB_LINE "line" |