| Index: sky/engine/platform/LayoutTestSupport.cpp
|
| diff --git a/sky/engine/platform/LayoutTestSupport.cpp b/sky/engine/platform/LayoutTestSupport.cpp
|
| index 928de046ac4730c3f838a865bb2dfb2a0ae8f1f8..8d46edd771a8cbbc6d12babf5d764e027368277f 100644
|
| --- a/sky/engine/platform/LayoutTestSupport.cpp
|
| +++ b/sky/engine/platform/LayoutTestSupport.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/LayoutTestSupport.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/LayoutTestSupport.h"
|
|
|
| namespace blink {
|
|
|
|
|