Index: Source/core/platform/SharedTimer.h |
diff --git a/Source/core/platform/SharedTimer.h b/Source/core/platform/SharedTimer.h |
index 6acaba9a54eaee9f65e664f3f6d87d82e3ba5050..46340603fe3a703cda391b01dae9d4753a7c6b71 100644 |
--- a/Source/core/platform/SharedTimer.h |
+++ b/Source/core/platform/SharedTimer.h |
@@ -26,8 +26,8 @@ |
#ifndef SharedTimer_h |
#define SharedTimer_h |
-#include <wtf/FastAllocBase.h> |
-#include <wtf/Noncopyable.h> |
+#include "wtf/FastAllocBase.h" |
+#include "wtf/Noncopyable.h" |
namespace WebCore { |