Chromium Code Reviews| Index: cc/trees/tree_synchronizer.h |
| diff --git a/cc/trees/tree_synchronizer.h b/cc/trees/tree_synchronizer.h |
| index 260bd7b455d81f7a3f719f66ab7f3446c76f8f6f..be2e7439e772607be29096a9e6cb60a59e8b2cc1 100644 |
| --- a/cc/trees/tree_synchronizer.h |
| +++ b/cc/trees/tree_synchronizer.h |
| @@ -5,8 +5,9 @@ |
| #ifndef CC_TREES_TREE_SYNCHRONIZER_H_ |
| #define CC_TREES_TREE_SYNCHRONIZER_H_ |
| +#include <memory> |
| + |
| #include "base/macros.h" |
| -#include "base/memory/scoped_ptr.h" |
| #include "cc/base/cc_export.h" |
| namespace cc { |