| Index: Source/core/css/CSSInheritedValue.cpp
|
| diff --git a/Source/core/css/CSSInheritedValue.cpp b/Source/core/css/CSSInheritedValue.cpp
|
| index a9f3d01aafa77894e941db54f0042ac001f3bcc1..82e5ebbceae6bd2070efa5b2bbccdc2b8d0d82a5 100644
|
| --- a/Source/core/css/CSSInheritedValue.cpp
|
| +++ b/Source/core/css/CSSInheritedValue.cpp
|
| @@ -22,7 +22,7 @@
|
| #include "core/css/CSSInheritedValue.h"
|
|
|
| #include "core/dom/WebCoreMemoryInstrumentation.h"
|
| -#include <wtf/text/WTFString.h>
|
| +#include "wtf/text/WTFString.h"
|
|
|
| namespace WebCore {
|
|
|
|
|