summaryrefslogtreecommitdiffstats
path: root/chrome/browser/ui/android/context_menu_helper.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/ui/android/context_menu_helper.cc')
-rw-r--r--chrome/browser/ui/android/context_menu_helper.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/chrome/browser/ui/android/context_menu_helper.cc b/chrome/browser/ui/android/context_menu_helper.cc
index a941dd5..bfbe8d3 100644
--- a/chrome/browser/ui/android/context_menu_helper.cc
+++ b/chrome/browser/ui/android/context_menu_helper.cc
@@ -11,7 +11,7 @@
#include "content/public/common/context_menu_params.h"
#include "jni/ContextMenuHelper_jni.h"
#include "jni/ContextMenuParams_jni.h"
-#include "ui/gfx/point.h"
+#include "ui/gfx/geometry/point.h"
using base::android::ConvertUTF8ToJavaString;
using base::android::ConvertUTF16ToJavaString;