| Index: sky/shell/shell.cc
|
| diff --git a/sky/shell/shell.cc b/sky/shell/shell.cc
|
| index 5e6851b4d8744ff45bbdf48ef4d08b8951d5cdb5..00f24e27d808a4e53796cbd5fc97d1474f288567 100644
|
| --- a/sky/shell/shell.cc
|
| +++ b/sky/shell/shell.cc
|
| @@ -9,8 +9,7 @@
|
| #include "mojo/common/message_pump_mojo.h"
|
| #include "mojo/edk/embedder/embedder.h"
|
| #include "mojo/edk/embedder/simple_platform_support.h"
|
| -#include "sky/shell/android/platform_service_provider.h"
|
| -#include "sky/shell/android/platform_view.h"
|
| +#include "sky/shell/platform_view.h"
|
| #include "sky/shell/gpu/rasterizer.h"
|
| #include "sky/shell/ui/engine.h"
|
|
|
|
|