Chromium Code Reviews| Index: components/autofill/core/browser/autofill_external_delegate.h |
| diff --git a/components/autofill/core/browser/autofill_external_delegate.h b/components/autofill/core/browser/autofill_external_delegate.h |
| index 95c483b8ac2036edf839e3f9661be5cdbeadb385..29ab4e73ebfe43cc48b8b7f2051cd825f191f249 100644 |
| --- a/components/autofill/core/browser/autofill_external_delegate.h |
| +++ b/components/autofill/core/browser/autofill_external_delegate.h |
| @@ -21,6 +21,10 @@ namespace gfx { |
| class Rect; |
| } |
| +namespace content { |
|
blundell
2013/11/20 20:32:43
Kill.
jif-google
2013/11/21 16:46:02
I erroneously removed this forward declaration in
|
| +class WebContents; |
| +} |
| + |
| namespace autofill { |
| class AutofillDriver; |