| Index: cc/layers/painted_scrollbar_layer.cc
|
| diff --git a/cc/layers/painted_scrollbar_layer.cc b/cc/layers/painted_scrollbar_layer.cc
|
| index 13826e7e462ade4d5d9743a98f3eaa0c3462a7ea..aabde35b67004d977024d62e9326a32567100442 100644
|
| --- a/cc/layers/painted_scrollbar_layer.cc
|
| +++ b/cc/layers/painted_scrollbar_layer.cc
|
| @@ -7,7 +7,6 @@
|
| #include <algorithm>
|
|
|
| #include "base/auto_reset.h"
|
| -#include "base/trace_event/trace_event.h"
|
| #include "cc/base/math_util.h"
|
| #include "cc/layers/painted_scrollbar_layer_impl.h"
|
| #include "cc/resources/ui_resource_bitmap.h"
|
|
|