Chromium Code Reviews| Index: chrome/browser/autofill/autofill_external_delegate.cc |
| diff --git a/chrome/browser/autofill/autofill_external_delegate.cc b/chrome/browser/autofill/autofill_external_delegate.cc |
| index da3c9ab935e8c415f4588fccef64dfeccbe2043b..4105709df4993045f92069ceaa3933924acb55fc 100644 |
| --- a/chrome/browser/autofill/autofill_external_delegate.cc |
| +++ b/chrome/browser/autofill/autofill_external_delegate.cc |
| @@ -14,6 +14,8 @@ |
| #include "grit/generated_resources.h" |
| #include "ui/base/l10n/l10n_util.h" |
| +using content::RenderViewHost; |
| + |
| AutofillExternalDelegate::~AutofillExternalDelegate() { |
| } |