| Index: third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h b/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| index 18cf34db5f26607dd186f92b720cdffb7c67f591..ebaaaaa2d4672fa2d5aa39a12bc3882e14e2e7c4 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/ProgressShadowElement.h
|
| @@ -33,7 +33,7 @@
|
| #define ProgressShadowElement_h
|
|
|
| #include "core/html/HTMLDivElement.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|