Chromium Code Reviews| Index: chrome/common/extensions/feature.cc |
| diff --git a/chrome/common/extensions/feature.cc b/chrome/common/extensions/feature.cc |
| index fabdc04c016ced341b1c5266706696cbcb2fc2d8..594a64e78cac4c9fff7fdc0cf552c4294d5911c2 100644 |
| --- a/chrome/common/extensions/feature.cc |
| +++ b/chrome/common/extensions/feature.cc |
| @@ -12,6 +12,7 @@ |
| #include "chrome/common/chrome_switches.h" |
| using chrome::VersionInfo; |
| +using extensions::Extension; |
| namespace { |