| 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 944653b93607bfdc561dbb0a009facb53525da23..a7d15a32af80df17d11959497e9ff3d0725364b9 100644
|
| --- a/third_party/WebKit/Source/core/css/DOMWindowCSS.h
|
| +++ b/third_party/WebKit/Source/core/css/DOMWindowCSS.h
|
| @@ -30,7 +30,7 @@
|
| #ifndef DOMWindowCSS_h
|
| #define DOMWindowCSS_h
|
|
|
| -#include "bindings/core/v8/ScriptWrappable.h"
|
| +#include "platform/bindings/ScriptWrappable.h"
|
| #include "platform/heap/Handle.h"
|
| #include "platform/wtf/Forward.h"
|
|
|
|
|