| Index: content/browser/android/composited_touch_handle_drawable.cc
|
| diff --git a/content/browser/android/composited_touch_handle_drawable.cc b/content/browser/android/composited_touch_handle_drawable.cc
|
| index 1eaafcaab54d8d994d777a7b67e202681cfb0188..3b759923adb99f5645e343338be758944a6d9fd5 100644
|
| --- a/content/browser/android/composited_touch_handle_drawable.cc
|
| +++ b/content/browser/android/composited_touch_handle_drawable.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "content/browser/android/composited_touch_handle_drawable.h"
|
|
|
| +#include "base/android/context_utils.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| #include "base/trace_event/trace_event.h"
|
|
|