| Index: third_party/WebKit/Source/core/css/MediaValuesTest.cpp
|
| diff --git a/third_party/WebKit/Source/core/css/MediaValuesTest.cpp b/third_party/WebKit/Source/core/css/MediaValuesTest.cpp
|
| index e9b3122b86002046dfac1885d78452c264a48d0f..d4b9140212d74be2130eee30e8902195d7240c93 100644
|
| --- a/third_party/WebKit/Source/core/css/MediaValuesTest.cpp
|
| +++ b/third_party/WebKit/Source/core/css/MediaValuesTest.cpp
|
| @@ -5,8 +5,8 @@
|
| #include "core/css/MediaValues.h"
|
|
|
| #include "core/css/CSSPrimitiveValue.h"
|
| +#include "platform/wtf/text/StringBuilder.h"
|
| #include "testing/gtest/include/gtest/gtest.h"
|
| -#include "wtf/text/StringBuilder.h"
|
|
|
| namespace blink {
|
|
|
|
|