| 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 769f48cf5ce8cb8981b24f1c11f0a77027727b45..f480f55930d9616180945fc8f2e82d2849107ff0 100644
|
| --- a/content/browser/android/composited_touch_handle_drawable.cc
|
| +++ b/content/browser/android/composited_touch_handle_drawable.cc
|
| @@ -4,9 +4,9 @@
|
|
|
| #include "content/browser/android/composited_touch_handle_drawable.h"
|
|
|
| -#include "base/debug/trace_event.h"
|
| #include "base/lazy_instance.h"
|
| #include "base/logging.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/layers/ui_resource_layer.h"
|
| #include "jni/HandleViewResources_jni.h"
|
| #include "ui/gfx/android/java_bitmap.h"
|
|
|