| Index: third_party/WebKit/Source/core/html/HTMLQuoteElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/HTMLQuoteElement.h b/third_party/WebKit/Source/core/html/HTMLQuoteElement.h
|
| index 288b4ccedaf8aeed056fe07da5334fc1036cd8d0..cf386d83308f84c39114eb01df517e7fbd8703e1 100644
|
| --- a/third_party/WebKit/Source/core/html/HTMLQuoteElement.h
|
| +++ b/third_party/WebKit/Source/core/html/HTMLQuoteElement.h
|
| @@ -25,7 +25,7 @@
|
| #define HTMLQuoteElement_h
|
|
|
| #include "core/html/HTMLElement.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|