aboutsummaryrefslogtreecommitdiffhomepage
path: root/debugger/SkDebugCanvas.h
diff options
context:
space:
mode:
Diffstat (limited to 'debugger/SkDebugCanvas.h')
-rw-r--r--debugger/SkDebugCanvas.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/debugger/SkDebugCanvas.h b/debugger/SkDebugCanvas.h
index e02c34c4f8..7a83390a45 100644
--- a/debugger/SkDebugCanvas.h
+++ b/debugger/SkDebugCanvas.h
@@ -73,7 +73,7 @@ public:
Returns information about the command at the given index.
@param index The index of the command
*/
- std::vector<std::string>* getCommandInfoAt(int index);
+ std::vector<std::string>* getCommandInfo(int index);
/**
Returns the visibility of the command at the given index.