Chromium Code Reviews| Index: third_party/WebKit/Source/platform/heap/SafePoint.h |
| diff --git a/third_party/WebKit/Source/platform/heap/SafePoint.h b/third_party/WebKit/Source/platform/heap/SafePoint.h |
| index 2b1c48d5dfa4b878a13d78523ba05c36fef6336c..eadf2ecbda64528939d6c65d815d6a2a845e17b5 100644 |
| --- a/third_party/WebKit/Source/platform/heap/SafePoint.h |
| +++ b/third_party/WebKit/Source/platform/heap/SafePoint.h |
| @@ -6,7 +6,7 @@ |
| #define SafePoint_h |
| #include "platform/heap/ThreadState.h" |
| -#include "wtf/ThreadingPrimitives.h" |
| +#include "platform/wtf/ThreadingPrimitives.h" |
| namespace blink { |