| Index: third_party/WebKit/Source/platform/wtf/TimeTest.cpp
|
| diff --git a/third_party/WebKit/Source/wtf/TimeTest.cpp b/third_party/WebKit/Source/platform/wtf/TimeTest.cpp
|
| similarity index 96%
|
| rename from third_party/WebKit/Source/wtf/TimeTest.cpp
|
| rename to third_party/WebKit/Source/platform/wtf/TimeTest.cpp
|
| index f39176c40a2fcb1c8f98c021e7a794844ad2d734..140495c2269ca94a43b0c618d836e8e6fe60876f 100644
|
| --- a/third_party/WebKit/Source/wtf/TimeTest.cpp
|
| +++ b/third_party/WebKit/Source/platform/wtf/TimeTest.cpp
|
| @@ -1,4 +1,4 @@
|
| -#include "wtf/Time.h"
|
| +#include "platform/wtf/Time.h"
|
|
|
| #include "testing/gtest/include/gtest/gtest.h"
|
|
|
|
|