Index: content/renderer/speech_recognition_dispatcher.h |
diff --git a/content/renderer/speech_recognition_dispatcher.h b/content/renderer/speech_recognition_dispatcher.h |
index 9a20755398a4e4676a5646af97f71fe07f8ed8f4..b040962c8d6fd40b7d3d8511726a0cbc9a9d16bd 100644 |
--- a/content/renderer/speech_recognition_dispatcher.h |
+++ b/content/renderer/speech_recognition_dispatcher.h |
@@ -10,7 +10,7 @@ |
#include "base/basictypes.h" |
#include "content/public/common/speech_recognition_result.h" |
#include "content/public/renderer/render_view_observer.h" |
-#include "third_party/WebKit/Source/Platform/chromium/public/WebVector.h" |
+#include "third_party/WebKit/public/platform/WebVector.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSpeechRecognitionHandle.h" |
#include "third_party/WebKit/Source/WebKit/chromium/public/WebSpeechRecognizer.h" |