Chromium Code Reviews| Index: extensions/common/manifest.h |
| diff --git a/extensions/common/manifest.h b/extensions/common/manifest.h |
| index a50e724c5792814e0c4c99962da0e031d1d04638..113dd7dd1c0383baa6ccb968b2ee41400a3b580b 100644 |
| --- a/extensions/common/manifest.h |
| +++ b/extensions/common/manifest.h |
| @@ -8,6 +8,7 @@ |
| #include <map> |
| #include <set> |
| #include <string> |
| +#include <vector> |
| #include "base/memory/scoped_ptr.h" |
| #include "base/strings/string16.h" |