| Index: cc/debug/traced_display_item_list.h
|
| diff --git a/cc/debug/traced_display_item_list.h b/cc/debug/traced_display_item_list.h
|
| index b06500dac95ad4ed99fda57790704045ecbd439b..71cf66498beb20519b66436fe0454e224e8517ba 100644
|
| --- a/cc/debug/traced_display_item_list.h
|
| +++ b/cc/debug/traced_display_item_list.h
|
| @@ -9,6 +9,7 @@
|
|
|
| #include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| +#include "base/memory/scoped_ptr.h"
|
| #include "base/trace_event/trace_event.h"
|
| #include "cc/debug/traced_value.h"
|
|
|
|
|