| Index: sky/engine/bindings/core/v8/custom/V8LocationCustom.cpp
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8LocationCustom.cpp b/sky/engine/bindings/core/v8/custom/V8LocationCustom.cpp
|
| index 56177dbe6a98e73b84255fafbf85d9bbb5d3342b..7d9dae52865ccc03a7fd9de7a097b31ae130697d 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8LocationCustom.cpp
|
| +++ b/sky/engine/bindings/core/v8/custom/V8LocationCustom.cpp
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
| #include "bindings/core/v8/V8Location.h"
|
|
|
| namespace blink {
|
|
|