Index: cc/test/skia_common.h |
diff --git a/cc/test/skia_common.h b/cc/test/skia_common.h |
index ba5d969c79da9b48335423cb32434e349d2629e0..3ca97271debf19ffc020d31b4005eb42091ccd5c 100644 |
--- a/cc/test/skia_common.h |
+++ b/cc/test/skia_common.h |
@@ -5,8 +5,9 @@ |
#ifndef CC_TEST_SKIA_COMMON_H_ |
#define CC_TEST_SKIA_COMMON_H_ |
+#include <memory> |
+ |
#include "base/memory/ref_counted.h" |
-#include "base/memory/scoped_ptr.h" |
#include "skia/ext/refptr.h" |
#include "third_party/skia/include/core/SkBitmap.h" |
#include "third_party/skia/include/core/SkImage.h" |