Index: Source/core/platform/graphics/chromium/IconChromium.cpp |
diff --git a/Source/core/platform/graphics/chromium/IconChromium.cpp b/Source/core/platform/graphics/chromium/IconChromium.cpp |
index cadfd52d6001b2caac8b217450af50400e6df0be..ab3f8297ed8dcfb27ebda6cc91a4e6a99f77998d 100644 |
--- a/Source/core/platform/graphics/chromium/IconChromium.cpp |
+++ b/Source/core/platform/graphics/chromium/IconChromium.cpp |
@@ -32,7 +32,7 @@ |
#include "core/platform/graphics/Icon.h" |
#include "core/platform/graphics/GraphicsContext.h" |
-#include <wtf/text/WTFString.h> |
+#include "wtf/text/WTFString.h" |
namespace WebCore { |