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

Unified Diff: Source/core/speech/SpeechInputListener.h

Issue 26952002: Move speech related files out of page/ into their own directory. (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 7 years, 2 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 | « Source/core/speech/SpeechInputEvent.idl ('k') | Source/core/speech/SpeechInputResult.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/speech/SpeechInputListener.h
diff --git a/Source/core/page/SpeechInputListener.h b/Source/core/speech/SpeechInputListener.h
similarity index 98%
rename from Source/core/page/SpeechInputListener.h
rename to Source/core/speech/SpeechInputListener.h
index d9f501c4bf93b3dbb56d73bd409dbd0e9073a5de..b4fc017d138c52e3dd00ab7d298327c8014b9842 100644
--- a/Source/core/page/SpeechInputListener.h
+++ b/Source/core/speech/SpeechInputListener.h
@@ -33,7 +33,7 @@
#if ENABLE(INPUT_SPEECH)
-#include "core/page/SpeechInputResult.h"
+#include "core/speech/SpeechInputResult.h"
#include "wtf/Forward.h"
namespace WebCore {
« no previous file with comments | « Source/core/speech/SpeechInputEvent.idl ('k') | Source/core/speech/SpeechInputResult.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698