| Index: sky/engine/wtf/text/AtomicStringTest.cpp
|
| diff --git a/sky/engine/wtf/text/AtomicStringTest.cpp b/sky/engine/wtf/text/AtomicStringTest.cpp
|
| index af690c23b30a9b1750fd4fe69b4a85c5d02f00bb..1b1cef8179cd5254cb93acf78c45f7909f4618ee 100644
|
| --- a/sky/engine/wtf/text/AtomicStringTest.cpp
|
| +++ b/sky/engine/wtf/text/AtomicStringTest.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "AtomicString.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/wtf/text/AtomicString.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|