| Index: content/browser/android/content_view_core_impl.cc
|
| diff --git a/content/browser/android/content_view_core_impl.cc b/content/browser/android/content_view_core_impl.cc
|
| index 0ffd7db81de911e435d852a566df82d08f68d213..79136e1b67c2a5aecce21c262df26229c43cff32 100644
|
| --- a/content/browser/android/content_view_core_impl.cc
|
| +++ b/content/browser/android/content_view_core_impl.cc
|
| @@ -34,8 +34,8 @@
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/WebInputEvent.h"
|
| #include "third_party/WebKit/Source/WebKit/chromium/public/android/WebInputEventFactory.h"
|
| #include "ui/gfx/android/java_bitmap.h"
|
| -#include "webkit/glue/user_agent.h"
|
| #include "webkit/glue/webmenuitem.h"
|
| +#include "webkit/user_agent/user_agent_util.h"
|
|
|
| using base::android::AttachCurrentThread;
|
| using base::android::ConvertJavaStringToUTF16;
|
|
|