| Index: content/browser/device_orientation/data_fetcher_impl_android.cc | 
| diff --git a/content/browser/device_orientation/data_fetcher_impl_android.cc b/content/browser/device_orientation/data_fetcher_impl_android.cc | 
| index 03546359ae0fe8ff3e2f8638307f33d9f3408165..e51af51370e17c86803045e94fcd27d8c936c66f 100644 | 
| --- a/content/browser/device_orientation/data_fetcher_impl_android.cc | 
| +++ b/content/browser/device_orientation/data_fetcher_impl_android.cc | 
| @@ -9,7 +9,7 @@ | 
| #include "base/lazy_instance.h" | 
| #include "base/logging.h" | 
| #include "content/browser/device_orientation/orientation.h" | 
| -#include "jni/device_orientation_jni.h" | 
| +#include "jni/DeviceOrientation_jni.h" | 
|  | 
| using base::android::AttachCurrentThread; | 
| using base::android::CheckException; | 
|  |