Index: Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
diff --git a/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp b/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
index ffca7e3208a3e25a3adc57084a27cd1dd3358647..238c3f41aee7f1db166203cff99d0624c1695074 100644 |
--- a/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
+++ b/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
@@ -39,8 +39,8 @@ |
#include "core/page/Chrome.h" |
#include "core/page/ChromeClient.h" |
#include "core/page/Page.h" |
-#include "core/platform/graphics/Image.h" |
#include "core/rendering/RenderImage.h" |
+#include "platform/graphics/Image.h" |
namespace WebCore { |