| Index: content/common/android/surface_callback.cc
|
| diff --git a/content/common/android/surface_callback.cc b/content/common/android/surface_callback.cc
|
| index 069c49b9d47f599917c10021243fbfec2753565a..77757e99ec92d4f5d6b5438292aaf887cb96a89e 100644
|
| --- a/content/common/android/surface_callback.cc
|
| +++ b/content/common/android/surface_callback.cc
|
| @@ -15,7 +15,7 @@
|
| #include "base/synchronization/lock.h"
|
| #include "base/synchronization/waitable_event.h"
|
| #include "ui/gl/android_native_window.h"
|
| -#include "jni/surface_callback_jni.h"
|
| +#include "jni/SurfaceCallback_jni.h"
|
|
|
| using base::android::AttachCurrentThread;
|
| using base::android::CheckException;
|
|
|