| Index: third_party/WebKit/Source/core/css/cssom/CSSStyleValue.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.cpp b/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.cpp
|
| index 325cdd34af79434d16dc41d8caf80d2eab9a37c6..473c929e7d6a146fb6170e88ae01d40d82a59bd1 100644
|
| --- a/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.cpp
|
| +++ b/third_party/WebKit/Source/core/css/cssom/CSSStyleValue.cpp
|
| @@ -6,7 +6,7 @@
|
|
|
| #include "bindings/core/v8/ExceptionState.h"
|
| #include "bindings/core/v8/ScriptValue.h"
|
| -#include "bindings/core/v8/ToV8.h"
|
| +#include "bindings/core/v8/ToV8ForCore.h"
|
| #include "core/StylePropertyShorthand.h"
|
| #include "core/css/cssom/StyleValueFactory.h"
|
| #include "core/css/parser/CSSParser.h"
|
|
|