Index: components/autofill.gypi |
diff --git a/components/autofill.gypi b/components/autofill.gypi |
index 359ad36849c97b7f5e7f1453ccb12f694d6bc4ed..526f6aa603decede72b9461619e0799c52bd012d 100644 |
--- a/components/autofill.gypi |
+++ b/components/autofill.gypi |
@@ -352,6 +352,8 @@ |
'sources': [ |
'autofill/content/browser/content_autofill_driver.cc', |
'autofill/content/browser/content_autofill_driver.h', |
+ 'autofill/content/browser/content_autofill_driver_factory.cc', |
+ 'autofill/content/browser/content_autofill_driver_factory.h', |
'autofill/content/browser/request_autocomplete_manager.cc', |
'autofill/content/browser/request_autocomplete_manager.h', |
'autofill/content/browser/risk/fingerprint.cc', |