| Index: sky/engine/web/WebTestingSupport.cpp
|
| diff --git a/sky/engine/web/WebTestingSupport.cpp b/sky/engine/web/WebTestingSupport.cpp
|
| index 4af6f72bc1f52bd63fdd665d0214df4a5b9a99b6..48e78b6e168fa7ade03571f36e4b2a6cef779125 100644
|
| --- a/sky/engine/web/WebTestingSupport.cpp
|
| +++ b/sky/engine/web/WebTestingSupport.cpp
|
| @@ -23,8 +23,8 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "public/web/WebTestingSupport.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/public/web/WebTestingSupport.h"
|
|
|
| namespace blink {
|
|
|
|
|