Index: content/browser/android/popup_touch_handle_drawable.h |
diff --git a/content/browser/android/popup_touch_handle_drawable.h b/content/browser/android/popup_touch_handle_drawable.h |
index 12aef34b02960871085ca56290ffdf324b6994de..9ba4093a58324fb81803c3f15c6b2fda84753fb4 100644 |
--- a/content/browser/android/popup_touch_handle_drawable.h |
+++ b/content/browser/android/popup_touch_handle_drawable.h |
@@ -7,10 +7,11 @@ |
#include "ui/touch_selection/touch_handle.h" |
+#include <memory> |
+ |
#include "base/android/jni_android.h" |
#include "base/android/jni_weak_ref.h" |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
namespace content { |