| Index: sky/engine/platform/TestingPlatformSupport.cpp
|
| diff --git a/sky/engine/platform/TestingPlatformSupport.cpp b/sky/engine/platform/TestingPlatformSupport.cpp
|
| index 0dccd61383acc6e055924384286125d89e828e56..d16f3bbce3f8c6e19075236339b1707fb52364af 100644
|
| --- a/sky/engine/platform/TestingPlatformSupport.cpp
|
| +++ b/sky/engine/platform/TestingPlatformSupport.cpp
|
| @@ -28,9 +28,9 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "platform/TestingPlatformSupport.h"
|
| +#include "sky/engine/platform/TestingPlatformSupport.h"
|
|
|
| namespace blink {
|
|
|
|
|