| Index: Source/WebKit/chromium/src/EditorClientImpl.h
|
| diff --git a/Source/WebKit/chromium/src/EditorClientImpl.h b/Source/WebKit/chromium/src/EditorClientImpl.h
|
| index 000f463dbe3871512562842100e4bbb0cff0059e..ced48919efaa1ffe86c65abca3e278102bee5454 100644
|
| --- a/Source/WebKit/chromium/src/EditorClientImpl.h
|
| +++ b/Source/WebKit/chromium/src/EditorClientImpl.h
|
| @@ -32,7 +32,7 @@
|
| #define EditorClientImpl_h
|
|
|
| #include "EditorClient.h"
|
| -#include "Timer.h"
|
| +#include "core/platform/Timer.h"
|
| #include "core/platform/text/TextCheckerClient.h"
|
| #include <wtf/Deque.h>
|
| #include <wtf/HashSet.h>
|
|
|