summaryrefslogtreecommitdiff
path: root/chromium/components/autofill/core/browser/autofill_driver_factory.h
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/components/autofill/core/browser/autofill_driver_factory.h')
-rw-r--r--chromium/components/autofill/core/browser/autofill_driver_factory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/chromium/components/autofill/core/browser/autofill_driver_factory.h b/chromium/components/autofill/core/browser/autofill_driver_factory.h
index cfb7d05b855..0c1a0a1062d 100644
--- a/chromium/components/autofill/core/browser/autofill_driver_factory.h
+++ b/chromium/components/autofill/core/browser/autofill_driver_factory.h
@@ -34,7 +34,7 @@ class AutofillDriverFactory {
// Handles hiding of the corresponding tab.
void TabHidden();
- AutofillClient* client() { return client_; };
+ AutofillClient* client() { return client_; }
protected:
// The API manipulating the drivers map is protected to guarantee subclasses