| Index: content/browser/android/touch_point.cc
|
| diff --git a/content/browser/android/touch_point.cc b/content/browser/android/touch_point.cc
|
| index 17d888d3aa4a2a50931384eefa0ca618cb101d0f..70ed9dbf9414a92c5b4a8bbcb39b8625cfc9aa07 100644
|
| --- a/content/browser/android/touch_point.cc
|
| +++ b/content/browser/android/touch_point.cc
|
| @@ -8,7 +8,7 @@
|
| #include "base/time.h"
|
| #include "base/logging.h"
|
|
|
| -#include "jni/touch_point_jni.h"
|
| +#include "jni/TouchPoint_jni.h"
|
|
|
| using WebKit::WebTouchEvent;
|
| using WebKit::WebTouchPoint;
|
|
|