Index: content/test/test_background_sync_context_impl.h |
diff --git a/content/test/test_background_sync_context_impl.h b/content/test/test_background_sync_context_impl.h |
index 0eeedfc97a3ea821280746fe289132f5a272154b..dde5924d9aa006df85777537882e503fd4542a65 100644 |
--- a/content/test/test_background_sync_context_impl.h |
+++ b/content/test/test_background_sync_context_impl.h |
@@ -5,8 +5,9 @@ |
#ifndef CONTENT_TEST_TEST_BACKGROUND_SYNC_CONTEXT_IMPL_H_ |
#define CONTENT_TEST_TEST_BACKGROUND_SYNC_CONTEXT_IMPL_H_ |
+#include <memory> |
+ |
#include "base/macros.h" |
-#include "base/memory/scoped_ptr.h" |
#include "content/browser/background_sync/background_sync_context_impl.h" |
namespace content { |