| Index: cc/resources/resource_update_controller.cc
|
| diff --git a/cc/resources/resource_update_controller.cc b/cc/resources/resource_update_controller.cc
|
| index bd6d21df61267c13e1591238c87bdee7d76a2557..2dbc0c74ac3ac0e689932ab6210c807b2f1f0035 100644
|
| --- a/cc/resources/resource_update_controller.cc
|
| +++ b/cc/resources/resource_update_controller.cc
|
| @@ -9,7 +9,6 @@
|
| #include "base/single_thread_task_runner.h"
|
| #include "cc/resources/prioritized_resource.h"
|
| #include "cc/resources/resource_provider.h"
|
| -#include "ui/gfx/frame_time.h"
|
|
|
| namespace {
|
|
|
|
|