| Index: content/common/android/surface_texture_listener.cc
|
| diff --git a/content/common/android/surface_texture_listener.cc b/content/common/android/surface_texture_listener.cc
|
| index 1d50a142ef5919a1dfe42263a699d85d150308bd..6ff63b452d5a310a9cbb30f6469f6c516f2c9544 100644
|
| --- a/content/common/android/surface_texture_listener.cc
|
| +++ b/content/common/android/surface_texture_listener.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/logging.h"
|
| #include "base/message_loop_proxy.h"
|
| #include "content/common/android/surface_texture_bridge.h"
|
| -#include "jni/surface_texture_listener_jni.h"
|
| +#include "jni/SurfaceTextureListener_jni.h"
|
|
|
| namespace content {
|
|
|
|
|