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

Unified Diff: Source/core/speech/SpeechInputEvent.cpp

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.h ('k') | Source/core/speech/SpeechInputEvent.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Source/core/speech/SpeechInputEvent.cpp
diff --git a/Source/core/page/SpeechInputEvent.cpp b/Source/core/speech/SpeechInputEvent.cpp
similarity index 98%
rename from Source/core/page/SpeechInputEvent.cpp
rename to Source/core/speech/SpeechInputEvent.cpp
index 4614a14169e7924dfefd8679dc3bbb5472e39b4c..8f07230e88d015d0436d33eb4355413ae2180c77 100644
--- a/Source/core/page/SpeechInputEvent.cpp
+++ b/Source/core/speech/SpeechInputEvent.cpp
@@ -32,7 +32,7 @@
#if ENABLE(INPUT_SPEECH)
-#include "core/page/SpeechInputEvent.h"
+#include "core/speech/SpeechInputEvent.h"
#include "core/events/ThreadLocalEventNames.h"
« no previous file with comments | « Source/core/speech/SpeechInputEvent.h ('k') | Source/core/speech/SpeechInputEvent.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698