Chromium Code Reviews| Index: third_party/WebKit/Source/wtf/ThreadingPthreads.cpp |
| diff --git a/third_party/WebKit/Source/wtf/ThreadingPthreads.cpp b/third_party/WebKit/Source/wtf/ThreadingPthreads.cpp |
| index 145991d9a7c4893d0b6e8927910c5db0784aa7bd..cf2eed6f1451988e8ca17a101e9c3e1970366117 100644 |
| --- a/third_party/WebKit/Source/wtf/ThreadingPthreads.cpp |
| +++ b/third_party/WebKit/Source/wtf/ThreadingPthreads.cpp |
| @@ -32,6 +32,7 @@ |
| #if OS(POSIX) |
| +#include "wtf/CurrentTime.h" |
| #include "wtf/DateMath.h" |
| #include "wtf/HashMap.h" |
| #include "wtf/OwnPtr.h" |