| Index: runtime/embedders/openglui/android/main.cc
|
| ===================================================================
|
| --- runtime/embedders/openglui/android/main.cc (revision 20700)
|
| +++ runtime/embedders/openglui/android/main.cc (working copy)
|
| @@ -5,7 +5,6 @@
|
| #include "embedders/openglui/android/android_graphics_handler.h"
|
| #include "embedders/openglui/android/android_input_handler.h"
|
| #include "embedders/openglui/android/android_resource.h"
|
| -#include "embedders/openglui/android/android_sensor.h"
|
| #include "embedders/openglui/android/android_sound_handler.h"
|
| #include "embedders/openglui/android/eventloop.h"
|
| #include "embedders/openglui/common/context.h"
|
|
|