Index: Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
diff --git a/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp b/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
index 33d442835d56a70e983ecbfb2cabb7185ac6ca25..7050eb405b0536973e261264b48b34f2f6d9f6e6 100644 |
--- a/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
+++ b/Source/core/html/shadow/PasswordGeneratorButtonElement.cpp |
@@ -33,7 +33,7 @@ |
#include "CSSPropertyNames.h" |
#include "CSSValueKeywords.h" |
-#include "core/dom/Event.h" |
+#include "core/events/Event.h" |
#include "core/dom/NodeRenderStyle.h" |
#include "core/dom/shadow/ElementShadow.h" |
#include "core/dom/shadow/ShadowRoot.h" |