Chromium Code Reviews| Index: chrome/common/extensions/update_manifest.cc |
| diff --git a/chrome/common/extensions/update_manifest.cc b/chrome/common/extensions/update_manifest.cc |
| index 57d394ce637c7c83df2bbc77ea65087128cbb1dc..0e2d271ff8f76033f7c58397f164337f6e8cddc5 100644 |
| --- a/chrome/common/extensions/update_manifest.cc |
| +++ b/chrome/common/extensions/update_manifest.cc |
| @@ -6,6 +6,7 @@ |
| #include <algorithm> |
| +#include "base/scoped_ptr.h" |
| #include "base/stl_util-inl.h" |
| #include "base/string_util.h" |
| #include "base/string_number_conversions.h" |