Chromium Code Reviews| Index: third_party/WebKit/Source/platform/heap/SafePoint.cpp |
| diff --git a/third_party/WebKit/Source/platform/heap/SafePoint.cpp b/third_party/WebKit/Source/platform/heap/SafePoint.cpp |
| index a75bb509ce63d75ef0b89f2f48e8b1b2d88074a8..692cc7f00f3434eecfd46f4aa8ab9fcde19f3b12 100644 |
| --- a/third_party/WebKit/Source/platform/heap/SafePoint.cpp |
| +++ b/third_party/WebKit/Source/platform/heap/SafePoint.cpp |
| @@ -5,6 +5,7 @@ |
| #include "platform/heap/SafePoint.h" |
| #include "wtf/Atomics.h" |
| +#include "wtf/CurrentTime.h" |
| namespace blink { |