| Index: third_party/WebKit/Source/core/css/DOMWindowCSS.h
|
| diff --git a/third_party/WebKit/Source/core/css/DOMWindowCSS.h b/third_party/WebKit/Source/core/css/DOMWindowCSS.h
|
| index 60c32cd82e0d65ffa21bc02cc0686d8f8b4b6698..944653b93607bfdc561dbb0a009facb53525da23 100644
|
| --- a/third_party/WebKit/Source/core/css/DOMWindowCSS.h
|
| +++ b/third_party/WebKit/Source/core/css/DOMWindowCSS.h
|
| @@ -32,7 +32,7 @@
|
|
|
| #include "bindings/core/v8/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| -#include "wtf/Forward.h"
|
| +#include "platform/wtf/Forward.h"
|
|
|
| namespace blink {
|
|
|
|
|