Chromium Code Reviews| Index: tests/GrBinHashKeyTest.cpp |
| diff --git a/tests/GrBinHashKeyTest.cpp b/tests/GrBinHashKeyTest.cpp |
| index 2efd2f9324d8d74668cd2609d638f1b55a6692fb..605fd9f29a429d2e5f94a37c4fce03af2a57a369 100644 |
| --- a/tests/GrBinHashKeyTest.cpp |
| +++ b/tests/GrBinHashKeyTest.cpp |
| @@ -8,6 +8,7 @@ |
| // This is a GPU-backend specific test |
| #if SK_SUPPORT_GPU |
| +#include "GrMurmur3HashKey.h" |
| #include "GrBinHashKey.h" |
| #include "Test.h" |