Chromium Code Reviews| Index: cc/quads/surface_draw_quad.cc |
| diff --git a/cc/quads/surface_draw_quad.cc b/cc/quads/surface_draw_quad.cc |
| index 7ed8f2eb8376642511eee1aec7480f036560c4bc..7ed193cd3056c38257557795fce93409e8c02bba 100644 |
| --- a/cc/quads/surface_draw_quad.cc |
| +++ b/cc/quads/surface_draw_quad.cc |
| @@ -4,8 +4,8 @@ |
| #include "cc/quads/surface_draw_quad.h" |
| -#include "base/debug/trace_event_argument.h" |
| #include "base/logging.h" |
| +#include "base/trace_event/trace_event_argument.h" |
| #include "base/values.h" |
| namespace cc { |