| Index: third_party/WebKit/Source/web/tests/TimerPerfTest.cpp
|
| diff --git a/third_party/WebKit/Source/web/tests/TimerPerfTest.cpp b/third_party/WebKit/Source/web/tests/TimerPerfTest.cpp
|
| index 6babcbf2d41737ef0fe5f508d2d960b60ff9c1f5..7187202ea1516706157f9bf4af1e517e76a39683 100644
|
| --- a/third_party/WebKit/Source/web/tests/TimerPerfTest.cpp
|
| +++ b/third_party/WebKit/Source/web/tests/TimerPerfTest.cpp
|
| @@ -5,6 +5,8 @@
|
|
|
| #include "platform/Timer.h"
|
|
|
| +#include "base/message_loop/message_loop.h"
|
| +#include "base/time/time.h"
|
| #include "platform/testing/UnitTestHelpers.h"
|
| #include "public/platform/Platform.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|