| Index: Source/core/html/HTMLStyleElement.cpp
|
| ===================================================================
|
| --- Source/core/html/HTMLStyleElement.cpp (revision 159157)
|
| +++ Source/core/html/HTMLStyleElement.cpp (working copy)
|
| @@ -29,8 +29,8 @@
|
| #include "core/css/StyleSheetContents.h"
|
| #include "core/dom/ContextFeatures.h"
|
| #include "core/dom/Document.h"
|
| -#include "core/events/Event.h"
|
| -#include "core/events/EventSender.h"
|
| +#include "core/dom/Event.h"
|
| +#include "core/dom/EventSender.h"
|
| #include "core/dom/StyleEngine.h"
|
| #include "core/dom/shadow/ShadowRoot.h"
|
|
|
|
|