| 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 558aefbb064ea5cea71fc48d59cfcedfec075188..c91fc943398b38eb8034e9b86a6093fdc2cb1bb5 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"
|
|
|