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