| Index: third_party/WebKit/Source/platform/Timer.h
|
| diff --git a/third_party/WebKit/Source/platform/Timer.h b/third_party/WebKit/Source/platform/Timer.h
|
| index d46a1e60f78b1297a39e1497db1c36df62d16215..8354eca242672535b65684e9c9b053b6decff659 100644
|
| --- a/third_party/WebKit/Source/platform/Timer.h
|
| +++ b/third_party/WebKit/Source/platform/Timer.h
|
| @@ -32,6 +32,7 @@
|
| #include "public/platform/WebTraceLocation.h"
|
| #include "wtf/AddressSanitizer.h"
|
| #include "wtf/Allocator.h"
|
| +#include "wtf/CurrentTime.h"
|
| #include "wtf/Noncopyable.h"
|
| #include "wtf/Threading.h"
|
| #include "wtf/Vector.h"
|
|
|