| Index: third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp b/third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp
|
| index 57677f52f5dcc53e67f89199e2bdcff87e239a38..55475cb687f3e3915871a957318cc805386d7277 100644
|
| --- a/third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp
|
| +++ b/third_party/WebKit/Source/core/css/CSSFontFaceRule.cpp
|
| @@ -24,7 +24,7 @@
|
| #include "core/css/PropertySetCSSStyleDeclaration.h"
|
| #include "core/css/StylePropertySet.h"
|
| #include "core/css/StyleRule.h"
|
| -#include "wtf/text/StringBuilder.h"
|
| +#include "platform/wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|