Index: Source/core/platform/graphics/Path.h |
diff --git a/Source/core/platform/graphics/Path.h b/Source/core/platform/graphics/Path.h |
index cf56bb7faa3b0355048a264e2be365b34229a1de..a804036141c2520b81fac70b5525aa4f73badd4e 100644 |
--- a/Source/core/platform/graphics/Path.h |
+++ b/Source/core/platform/graphics/Path.h |
@@ -32,8 +32,8 @@ |
#include "core/platform/graphics/RoundedRect.h" |
#include "core/platform/graphics/WindRule.h" |
#include "third_party/skia/include/core/SkPath.h" |
-#include <wtf/FastAllocBase.h> |
-#include <wtf/Forward.h> |
+#include "wtf/FastAllocBase.h" |
+#include "wtf/Forward.h" |
class SkPath; |