Index: tools/flags/SkCommonFlagsConfig.h |
diff --git a/tools/flags/SkCommonFlagsConfig.h b/tools/flags/SkCommonFlagsConfig.h |
index 9abf4cb5df3668f35b28876c0259429f0f3cb445..e817339c6e1b756ac2b731a022384884b12b4503 100644 |
--- a/tools/flags/SkCommonFlagsConfig.h |
+++ b/tools/flags/SkCommonFlagsConfig.h |
@@ -24,7 +24,7 @@ |
// The string has following form: |
// tag: |
// [via-]*backend |
-// where 'backend' consists of chars excluding hyphen |
+// where 'backend' consists of chars excluding hyphen or "angle-gl" |
// and each 'via' consists of chars excluding hyphen. |
class SkCommandLineConfig { |
public: |