| Index: cc/resources/raster_source_helper.cc
|
| diff --git a/cc/resources/raster_source_helper.cc b/cc/resources/raster_source_helper.cc
|
| index f7ef305a65a4cdc1dc7d8e4263f852d564b201ba..34436e4a3f04c4d33cdc0afc28885581c4472a3b 100644
|
| --- a/cc/resources/raster_source_helper.cc
|
| +++ b/cc/resources/raster_source_helper.cc
|
| @@ -4,7 +4,7 @@
|
|
|
| #include "cc/resources/raster_source_helper.h"
|
|
|
| -#include "base/debug/trace_event.h"
|
| +#include "base/trace_event/trace_event.h"
|
| #include "cc/debug/debug_colors.h"
|
| #include "third_party/skia/include/core/SkCanvas.h"
|
| #include "ui/gfx/geometry/rect_conversions.h"
|
|
|