Index: Source/core/platform/graphics/chromium/DiscardablePixelRef.cpp |
diff --git a/Source/core/platform/graphics/chromium/DiscardablePixelRef.cpp b/Source/core/platform/graphics/chromium/DiscardablePixelRef.cpp |
index 5ce75eecc4fd2f14f8d43cb5fce1d95676f04356..ffb6adfd27cb6344ff74289ffc802df696f6c858 100644 |
--- a/Source/core/platform/graphics/chromium/DiscardablePixelRef.cpp |
+++ b/Source/core/platform/graphics/chromium/DiscardablePixelRef.cpp |
@@ -27,7 +27,7 @@ |
#include "core/platform/graphics/chromium/DiscardablePixelRef.h" |
#include "public/platform/Platform.h" |
-#include <wtf/StdLibExtras.h> |
+#include "wtf/StdLibExtras.h" |
namespace WebCore { |