Chromium Code Reviews| Index: cc/base/list_container.h |
| diff --git a/cc/base/list_container.h b/cc/base/list_container.h |
| index 962f6f32a0568298f3e4c68ffb86b682601efa7a..04c7f14a0322bcc03b99d761540f401742beab7a 100644 |
| --- a/cc/base/list_container.h |
| +++ b/cc/base/list_container.h |
| @@ -7,9 +7,10 @@ |
| #include <stddef.h> |
| +#include <memory> |
| + |
| #include "base/logging.h" |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| #include "cc/base/cc_export.h" |
| #include "cc/base/list_container_helper.h" |