Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(300)

Unified Diff: public/webview/WebSpeechRecognitionHandle.h

Issue 16358003: mv Source/WebKit/chromium/public to public/webview (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « public/webview/WebSpeechInputResult.h ('k') | public/webview/WebSpeechRecognitionParams.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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;
« no previous file with comments | « public/webview/WebSpeechInputResult.h ('k') | public/webview/WebSpeechRecognitionParams.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698