Chromium Code Reviews| 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 1c8e6565a2114ac8161d0a727bc04c6b8bfe519d..12aef34b02960871085ca56290ffdf324b6994de 100644 |
| --- a/content/browser/android/popup_touch_handle_drawable.h |
| +++ b/content/browser/android/popup_touch_handle_drawable.h |
| @@ -10,6 +10,7 @@ |
| #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 { |