| Index: third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h
|
| diff --git a/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h b/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h
|
| index b0b36aa6c6c33d35f3ce4a7904f11361a642db9d..583adca0a9d2009bb572c69ce54b3ba2e709bcad 100644
|
| --- a/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h
|
| +++ b/third_party/WebKit/Source/core/html/shadow/SliderThumbElement.h
|
| @@ -34,7 +34,7 @@
|
|
|
| #include "core/HTMLNames.h"
|
| #include "core/html/HTMLDivElement.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|