Index: chrome/renderer/spellchecker/spellcheck.h |
=================================================================== |
--- chrome/renderer/spellchecker/spellcheck.h (revision 175802) |
+++ chrome/renderer/spellchecker/spellcheck.h (working copy) |
@@ -17,7 +17,7 @@ |
#include "chrome/renderer/spellchecker/spellcheck_worditerator.h" |
#include "content/public/renderer/render_process_observer.h" |
#include "ipc/ipc_platform_file.h" |
-#include "third_party/WebKit/Source/WebKit/chromium/public/platform/WebVector.h" |
+#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
#include "third_party/icu/public/common/unicode/uscript.h" |
class SpellingEngine; |