summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp')
-rw-r--r--chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp b/chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp
index 478537c3b9f..4ffbadc0d3d 100644
--- a/chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp
+++ b/chromium/third_party/WebKit/Source/bindings/v8/custom/V8TextCustom.cpp
@@ -29,9 +29,9 @@
*/
#include "config.h"
-#include "V8Text.h"
+#include "bindings/core/v8/V8Text.h"
-#include "V8CDATASection.h"
+#include "bindings/core/v8/V8CDATASection.h"
#include "core/dom/Node.h"
#include "core/dom/Text.h"