Chromium Code Reviews| Index: tests/TestConfigParsing.cpp |
| diff --git a/tests/TestConfigParsing.cpp b/tests/TestConfigParsing.cpp |
| index 9c030ed9ec3ebd6ace84de1b50d81af8ea1bfea2..4057a37bb091c242f992c5c992c773362f263d4a 100644 |
| --- a/tests/TestConfigParsing.cpp |
| +++ b/tests/TestConfigParsing.cpp |
| @@ -9,6 +9,8 @@ |
| #include "Test.h" |
| #include <initializer_list> |
| +using sk_gpu_test::GrContextFactory; |
| + |
| namespace { |
| // The code |
| // SkCommandLineFlags::StringArray FLAGS_config1 = make_string_array({"a", "b"}) |