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

Unified Diff: Source/modules/speech/DOMWindowSpeechSynthesis.h

Issue 26917003: Move DOMWindow and related clases from page/ to frame/ (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
Index: Source/modules/speech/DOMWindowSpeechSynthesis.h
diff --git a/Source/modules/speech/DOMWindowSpeechSynthesis.h b/Source/modules/speech/DOMWindowSpeechSynthesis.h
index 7a7d26d6fff0f181da89cc975809ee4b85becf11..d3afe89301fbbb1c4a52a358503c4524ab601d37 100644
--- a/Source/modules/speech/DOMWindowSpeechSynthesis.h
+++ b/Source/modules/speech/DOMWindowSpeechSynthesis.h
@@ -26,7 +26,7 @@
#ifndef DOMWindowSpeechSynthesis_h
#define DOMWindowSpeechSynthesis_h
-#include "core/page/DOMWindowProperty.h"
+#include "core/frame/DOMWindowProperty.h"
#include "modules/speech/SpeechSynthesis.h"
#include "platform/Supplementable.h"
« no previous file with comments | « Source/modules/quota/WorkerNavigatorStorageQuota.h ('k') | Source/modules/speech/DOMWindowSpeechSynthesis.cpp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698