[Autofill Assistant] Remove dependency on ChromeFeatureList

Inspired by https://bugs.chromium.org/p/chromium/issues/detail?id=1060097.

Bug: b/173103628, 1060097
Change-Id: I081fede8b38abbd3a160d1cccf911d6d6225bf65
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3306618
Auto-Submit: Florian Gauger <[email protected]>
Reviewed-by: Clemens Arbesser <[email protected]>
Reviewed-by: Marc Treib <[email protected]>
Reviewed-by: Sandro Maggi <[email protected]>
Commit-Queue: Sandro Maggi <[email protected]>
Cr-Commit-Position: refs/heads/main@{#949022}
diff --git a/chrome/browser/BUILD.gn b/chrome/browser/BUILD.gn
index f4ef0432..66d7e181 100644
--- a/chrome/browser/BUILD.gn
+++ b/chrome/browser/BUILD.gn
@@ -2607,6 +2607,7 @@
       "android/autofill_assistant/assistant_overlay_delegate.h",
       "android/autofill_assistant/client_android.cc",
       "android/autofill_assistant/client_android.h",
+      "android/autofill_assistant/features_android.cc",
       "android/autofill_assistant/generic_ui_events_android.cc",
       "android/autofill_assistant/generic_ui_events_android.h",
       "android/autofill_assistant/generic_ui_interactions_android.cc",