Skip to content

Commit 4140e17

Browse files
committed
[fixup] Adapt autofill component for WebEngine
Yet another build fix for race condition due to missing dep: ... autofill/core/browser/autofill_manager.cc:30:10: fatal error: components/optimization_guide/machine_learning_tflite_buildflags.h: No such file or directory Change-Id: I5e7bdd2c6b80e6c2d63603cb9bb77ebbab1e8fce Reviewed-on: https://codereview.qt-project.org/c/qt/qtwebengine-chromium/+/600807 Reviewed-by: Michal Klocek <[email protected]>
1 parent 8d5ddfe commit 4140e17

File tree

1 file changed

+1
-0
lines changed
  • chromium/components/autofill/core/browser

1 file changed

+1
-0
lines changed

chromium/components/autofill/core/browser/BUILD.gn

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -879,6 +879,7 @@ jumbo_static_library("browser") {
879879
"//base:i18n",
880880
"//build:branding_buildflags",
881881
"//build:chromeos_buildflags",
882+
"//components/optimization_guide:machine_learning_tflite_buildflags",
882883
"//components/pref_registry",
883884
"//components/prefs",
884885
"//ui/accessibility:accessibility",

0 commit comments

Comments
 (0)