| Index: ui/android/delegated_frame_host_android.cc
|
| diff --git a/ui/android/delegated_frame_host_android.cc b/ui/android/delegated_frame_host_android.cc
|
| index 4c6f8e0e3c3d581ca3ce3476c4dd3f36d6a53d58..1e821c4738aa1820e6b443a8b8a4829475d12759 100644
|
| --- a/ui/android/delegated_frame_host_android.cc
|
| +++ b/ui/android/delegated_frame_host_android.cc
|
| @@ -4,6 +4,7 @@
|
|
|
| #include "ui/android/delegated_frame_host_android.h"
|
|
|
| +#include "base/bind.h"
|
| #include "base/logging.h"
|
| #include "cc/layers/solid_color_layer.h"
|
| #include "cc/layers/surface_layer.h"
|
|
|