Chromium Code Reviews| Index: cc/surfaces/display_client.h |
| diff --git a/cc/surfaces/display_client.h b/cc/surfaces/display_client.h |
| index 61ea4d39970e79678e433eb8da6a784bdd5fe4c5..1e3ccb28885a12f64b195c676a0072c7887d8e54 100644 |
| --- a/cc/surfaces/display_client.h |
| +++ b/cc/surfaces/display_client.h |
| @@ -5,7 +5,8 @@ |
| #ifndef CC_SURFACES_DISPLAY_CLIENT_H_ |
| #define CC_SURFACES_DISPLAY_CLIENT_H_ |
| -#include "base/memory/scoped_ptr.h" |
| +#include <memory> |
| + |
| #include "base/time/time.h" |
| namespace cc { |