| Index: Source/core/html/shadow/DetailsMarkerControl.cpp
|
| diff --git a/Source/core/html/shadow/DetailsMarkerControl.cpp b/Source/core/html/shadow/DetailsMarkerControl.cpp
|
| index f3f2adb3b8e062e85d2a206bb7b8d8b49fdddd1e..3da57cd08eac8940f14f6ae8ff951f3df37eb64b 100644
|
| --- a/Source/core/html/shadow/DetailsMarkerControl.cpp
|
| +++ b/Source/core/html/shadow/DetailsMarkerControl.cpp
|
| @@ -31,7 +31,7 @@
|
| #include "config.h"
|
| #include "core/html/shadow/DetailsMarkerControl.h"
|
|
|
| -#include "HTMLNames.h"
|
| +#include "core/HTMLNames.h"
|
| #include "core/html/HTMLSummaryElement.h"
|
| #include "core/rendering/RenderDetailsMarker.h"
|
|
|
|
|