| Index: cc/quads/debug_border_draw_quad.cc
|
| diff --git a/cc/quads/debug_border_draw_quad.cc b/cc/quads/debug_border_draw_quad.cc
|
| index c907be79a6f5bd2f3c66299767207fccbd73bf5c..43c7e6a089613f87588b52c4710b86b0e86157c7 100644
|
| --- a/cc/quads/debug_border_draw_quad.cc
|
| +++ b/cc/quads/debug_border_draw_quad.cc
|
| @@ -4,8 +4,8 @@
|
|
|
| #include "cc/quads/debug_border_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 {
|
|
|