Index: public/webview/WebSpeechRecognitionHandle.h |
diff --git a/Source/WebKit/chromium/public/WebSpeechRecognitionHandle.h b/public/webview/WebSpeechRecognitionHandle.h |
similarity index 96% |
copy from Source/WebKit/chromium/public/WebSpeechRecognitionHandle.h |
copy to public/webview/WebSpeechRecognitionHandle.h |
index e23150259241f129df81af2f8de045af87bbd278..4a2f6f6c0d2df66b68bc3e22aa14c3b782ddcbbf 100644 |
--- a/Source/WebKit/chromium/public/WebSpeechRecognitionHandle.h |
+++ b/public/webview/WebSpeechRecognitionHandle.h |
@@ -26,8 +26,8 @@ |
#ifndef WebSpeechRecognitionHandle_h |
#define WebSpeechRecognitionHandle_h |
-#include "../../../../public/platform/WebCommon.h" |
-#include "../../../../public/platform/WebPrivatePtr.h" |
+#include "../platform/WebCommon.h" |
+#include "../platform/WebPrivatePtr.h" |
namespace WebCore { |
class SpeechRecognition; |