Index: third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.cpp |
diff --git a/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.cpp b/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.cpp |
index e073190fe751e8c342110e8d520f6515dc9d925b..b28309ebeed9352f91ee3aba4504281b2222d1f1 100644 |
--- a/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.cpp |
+++ b/third_party/WebKit/Source/core/editing/spellcheck/IdleSpellCheckCallback.cpp |
@@ -21,7 +21,7 @@ |
#include "core/frame/LocalFrame.h" |
#include "platform/RuntimeEnabledFeatures.h" |
#include "platform/instrumentation/tracing/TraceEvent.h" |
-#include "wtf/CurrentTime.h" |
+#include "platform/wtf/CurrentTime.h" |
namespace blink { |