| Index: sky/engine/core/css/parser/CSSParserValuesTest.cpp
|
| diff --git a/sky/engine/core/css/parser/CSSParserValuesTest.cpp b/sky/engine/core/css/parser/CSSParserValuesTest.cpp
|
| index eb723996d8522f06f8e2bfdc1a0e85f1afe6ea4b..1ae177f463b0b98e9b7323dddc9e4e9bdd87c69f 100644
|
| --- a/sky/engine/core/css/parser/CSSParserValuesTest.cpp
|
| +++ b/sky/engine/core/css/parser/CSSParserValuesTest.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "core/css/parser/CSSParserValues.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/css/parser/CSSParserValues.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|