Chromium Code Reviews| Index: Source/wtf/ThreadingPrimitives.h |
| diff --git a/Source/wtf/ThreadingPrimitives.h b/Source/wtf/ThreadingPrimitives.h |
| index b7bc77da24d37196b8ecd07a4129d96b37f54b95..95233dcdd739742383112c82b3fe599ec928895b 100644 |
| --- a/Source/wtf/ThreadingPrimitives.h |
| +++ b/Source/wtf/ThreadingPrimitives.h |
| @@ -31,7 +31,7 @@ |
| #ifndef ThreadingPrimitives_h |
| #define ThreadingPrimitives_h |
| -#include <wtf/Platform.h> |
| +#include "wtf/Platform.h" |
| #include "wtf/Assertions.h" |
| #include "wtf/FastAllocBase.h" |