| Index: sky/engine/wtf/text/StringBufferTest.cpp
|
| diff --git a/sky/engine/wtf/text/StringBufferTest.cpp b/sky/engine/wtf/text/StringBufferTest.cpp
|
| index 4a309732619128636896058c3eb1772a74b1261b..0cbe05226ef8331a896a1f34bcb84cd7ed85f2cd 100644
|
| --- a/sky/engine/wtf/text/StringBufferTest.cpp
|
| +++ b/sky/engine/wtf/text/StringBufferTest.cpp
|
| @@ -4,9 +4,9 @@
|
| * found in the LICENSE file.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "wtf/text/StringBuffer.h"
|
| +#include "sky/engine/wtf/text/StringBuffer.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|