Chromium Code Reviews| Index: tests/skia_test.cpp |
| diff --git a/tests/skia_test.cpp b/tests/skia_test.cpp |
| index 5d21d1ec15fba425e0a2ae39defb7aa4bf6b9d56..9783db83a0270c2ad7a2667f0c8250e391b548c1 100644 |
| --- a/tests/skia_test.cpp |
| +++ b/tests/skia_test.cpp |
| @@ -24,6 +24,7 @@ |
| #endif |
| using namespace skiatest; |
| +using namespace sk_gpu_test; |
| DEFINE_bool2(extendedTest, x, false, "run extended tests for pathOps."); |