Index: gm/gm_expectations.cpp |
=================================================================== |
--- gm/gm_expectations.cpp (revision 9289) |
+++ gm/gm_expectations.cpp (working copy) |
@@ -12,7 +12,7 @@ |
#define DEBUGFAIL_SEE_STDERR SkDEBUGFAIL("see stderr for message") |
// These constants must be kept in sync with the JSONKEY_ constants in |
-// display_json_results.py ! |
+// gm_json.py ! |
const static char kJsonKey_ActualResults[] = "actual-results"; |
const static char kJsonKey_ActualResults_Failed[] = "failed"; |
const static char kJsonKey_ActualResults_FailureIgnored[]= "failure-ignored"; |