Index: cc/raster/scoped_gpu_raster.h |
diff --git a/cc/raster/scoped_gpu_raster.h b/cc/raster/scoped_gpu_raster.h |
index 274772c0dd6767d843753e87fe013dd64eafbc54..3d9083bbf688c5ffe5671e13c8326275e76d20d4 100644 |
--- a/cc/raster/scoped_gpu_raster.h |
+++ b/cc/raster/scoped_gpu_raster.h |
@@ -5,9 +5,10 @@ |
#ifndef CC_RASTER_SCOPED_GPU_RASTER_H_ |
#define CC_RASTER_SCOPED_GPU_RASTER_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/output/context_provider.h" |