Index: extensions/common/manifest_handler_helpers.h |
diff --git a/extensions/common/manifest_handler_helpers.h b/extensions/common/manifest_handler_helpers.h |
index b0249c30c96e51e91b95e770b53ee4e3d0795891..eaa7906bc4de8c261bad1e8811ec3d328b18cf4d 100644 |
--- a/extensions/common/manifest_handler_helpers.h |
+++ b/extensions/common/manifest_handler_helpers.h |
@@ -5,9 +5,9 @@ |
#ifndef EXTENSIONS_COMMON_MANIFEST_HANDLER_HELPERS_H_ |
#define EXTENSIONS_COMMON_MANIFEST_HANDLER_HELPERS_H_ |
+#include <memory> |
#include <string> |
-#include "base/memory/scoped_ptr.h" |
#include "base/strings/string16.h" |
class ExtensionIconSet; |