| Index: Source/core/css/CSSCrossfadeValue.cpp
|
| diff --git a/Source/core/css/CSSCrossfadeValue.cpp b/Source/core/css/CSSCrossfadeValue.cpp
|
| index d0321c0bbcbd22fa2791556cf719a557ccfc5f3a..77e45886f0a50e2033655e5dcdfcd28b024a15ef 100644
|
| --- a/Source/core/css/CSSCrossfadeValue.cpp
|
| +++ b/Source/core/css/CSSCrossfadeValue.cpp
|
| @@ -32,7 +32,7 @@
|
| #include "core/platform/graphics/CrossfadeGeneratedImage.h"
|
| #include "core/rendering/RenderObject.h"
|
| #include "core/rendering/style/StyleCachedImage.h"
|
| -#include <wtf/text/StringBuilder.h>
|
| +#include "wtf/text/StringBuilder.h"
|
|
|
| namespace WebCore {
|
|
|
|
|