Chromium Code Reviews| Index: tests/TLSTest.cpp |
| diff --git a/tests/TLSTest.cpp b/tests/TLSTest.cpp |
| index c398c6c01901586d6206f788bd94cce950977eb2..2702d9c0002f8021328e898bc5e003e95e4e1f9b 100644 |
| --- a/tests/TLSTest.cpp |
| +++ b/tests/TLSTest.cpp |
| @@ -5,6 +5,7 @@ |
| * found in the LICENSE file. |
| */ |
| +#include "SkAtomics.h" |
| #include "SkGraphics.h" |
| #include "SkPaint.h" |
| #include "SkTLS.h" |