Index: Source/core/dom/ExceptionCodePlaceholder.h |
diff --git a/Source/core/dom/ExceptionCodePlaceholder.h b/Source/core/dom/ExceptionCodePlaceholder.h |
index 5d19eb3a325570c47fd45912cf6486c9ecffaddd..e6a4fe63877e279b4394c092ae0cd4135bec4415 100644 |
--- a/Source/core/dom/ExceptionCodePlaceholder.h |
+++ b/Source/core/dom/ExceptionCodePlaceholder.h |
@@ -31,8 +31,8 @@ |
#ifndef ExceptionCodePlaceholder_h |
#define ExceptionCodePlaceholder_h |
-#include <wtf/Assertions.h> |
-#include <wtf/Noncopyable.h> |
+#include "wtf/Assertions.h" |
+#include "wtf/Noncopyable.h" |
namespace WebCore { |