| Index: third_party/WebKit/Source/core/dom/StyleElement.cpp
|
| diff --git a/third_party/WebKit/Source/core/dom/StyleElement.cpp b/third_party/WebKit/Source/core/dom/StyleElement.cpp
|
| index b8cbe5a29f6e048d91af372311ce9211b6430e82..71e83c7fec41a48567f82da105124a27d989ef49 100644
|
| --- a/third_party/WebKit/Source/core/dom/StyleElement.cpp
|
| +++ b/third_party/WebKit/Source/core/dom/StyleElement.cpp
|
| @@ -34,7 +34,7 @@
|
| #include "core/html/HTMLStyleElement.h"
|
| #include "core/svg/SVGStyleElement.h"
|
| #include "platform/instrumentation/tracing/TraceEvent.h"
|
| -#include "wtf/text/StringBuilder.h"
|
| +#include "platform/wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|