| Index: third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h b/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h
|
| index eef597003fc4b1ad168dfa3a1aa876e7be90eaa1..e458d921dcf6429964d7a58dbf67c34b5aca4004 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/DetailsMarkerControl.h
|
| @@ -32,7 +32,7 @@
|
| #define DetailsMarkerControl_h
|
|
|
| #include "core/html/HTMLDivElement.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|