Upstream version 7.36.149.0
[platform/framework/web/crosswalk.git] / src / third_party / WebKit / Source / modules / speech / DOMWindowSpeechSynthesis.h
index 22b7bfc..c3f880a 100644 (file)
@@ -27,9 +27,9 @@
 #define DOMWindowSpeechSynthesis_h
 
 #include "core/frame/DOMWindowProperty.h"
-#include "heap/Handle.h"
 #include "modules/speech/SpeechSynthesis.h"
 #include "platform/Supplementable.h"
+#include "platform/heap/Handle.h"
 
 namespace WebCore {