| Index: sky/engine/core/html/parser/HTMLSrcsetParserTest.cpp
|
| diff --git a/sky/engine/core/html/parser/HTMLSrcsetParserTest.cpp b/sky/engine/core/html/parser/HTMLSrcsetParserTest.cpp
|
| index 01d549b0000b18ed18bb82a66cf2b2da3e638f8f..9fdb6f4d69310a3f8d51eaf9ec957305c3e84555 100644
|
| --- a/sky/engine/core/html/parser/HTMLSrcsetParserTest.cpp
|
| +++ b/sky/engine/core/html/parser/HTMLSrcsetParserTest.cpp
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -#include "config.h"
|
| -#include "core/html/parser/HTMLSrcsetParser.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/html/parser/HTMLSrcsetParser.h"
|
|
|
| #include <gtest/gtest.h>
|
| #include <limits.h>
|
|
|