| Index: sky/engine/web/Sky.cpp
|
| diff --git a/sky/engine/web/WebKit.cpp b/sky/engine/web/Sky.cpp
|
| similarity index 99%
|
| rename from sky/engine/web/WebKit.cpp
|
| rename to sky/engine/web/Sky.cpp
|
| index 486618c9b9689bc91d67d02ef70a29797d99f692..fe050e7c55b1b2fc0fefaaa3e1f8164d56568755 100644
|
| --- a/sky/engine/web/WebKit.cpp
|
| +++ b/sky/engine/web/Sky.cpp
|
| @@ -29,7 +29,7 @@
|
| */
|
|
|
| #include "config.h"
|
| -#include "public/web/WebKit.h"
|
| +#include "public/web/Sky.h"
|
|
|
| #include "base/message_loop/message_loop.h"
|
| #include "bindings/core/v8/V8Binding.h"
|
|
|