| Index: tests/GrContextFactoryTest.cpp
|
| diff --git a/tests/GrContextFactoryTest.cpp b/tests/GrContextFactoryTest.cpp
|
| index 461a57a6d6b4cac9aba841c5ded166ec800f4380..0191f1add81909f63d830c9d7773ce5c29892acf 100644
|
| --- a/tests/GrContextFactoryTest.cpp
|
| +++ b/tests/GrContextFactoryTest.cpp
|
| @@ -10,7 +10,7 @@
|
| #include "GrContextFactory.h"
|
| #include "Test.h"
|
|
|
| -DEF_GPUTEST(GrContextFactoryTest, reporter, factory) {
|
| +DEF_GPUTEST(GrContextFactory, reporter, factory) {
|
| // Reset in case some other test has been using it first.
|
| factory->destroyContexts();
|
|
|
|
|