| Index: components/autofill/core/browser/autofill_external_delegate.cc
|
| diff --git a/components/autofill/core/browser/autofill_external_delegate.cc b/components/autofill/core/browser/autofill_external_delegate.cc
|
| index dc93f97f9b131075fdb1db631a02a2f79ee145e2..ea037a5c109c3d11bb9197e8c98875d6ba65c330 100644
|
| --- a/components/autofill/core/browser/autofill_external_delegate.cc
|
| +++ b/components/autofill/core/browser/autofill_external_delegate.cc
|
| @@ -16,7 +16,7 @@
|
| #include "ui/base/l10n/l10n_util.h"
|
|
|
| using content::RenderViewHost;
|
| -using WebKit::WebAutofillClient;
|
| +using blink::WebAutofillClient;
|
|
|
| namespace autofill {
|
|
|
|
|