Loading build/patches/Fix-chromium-build-bugs.patch +1 −1 Original line number Original line Diff line number Diff line Loading @@ -90,7 +90,7 @@ diff --git a/components/omnibox/browser/autocomplete_classifier.cc b/components/ diff --git a/components/omnibox/browser/omnibox_field_trial.cc b/components/omnibox/browser/omnibox_field_trial.cc diff --git a/components/omnibox/browser/omnibox_field_trial.cc b/components/omnibox/browser/omnibox_field_trial.cc --- a/components/omnibox/browser/omnibox_field_trial.cc --- a/components/omnibox/browser/omnibox_field_trial.cc +++ b/components/omnibox/browser/omnibox_field_trial.cc +++ b/components/omnibox/browser/omnibox_field_trial.cc @@ -1047,11 +1047,11 @@ MLConfig& MLConfig::operator=(const MLConfig& other) = default; @@ -1050,11 +1050,11 @@ MLConfig& MLConfig::operator=(const MLConfig& other) = default; ScopedMLConfigForTesting::ScopedMLConfigForTesting() ScopedMLConfigForTesting::ScopedMLConfigForTesting() : original_config_(std::make_unique<MLConfig>(GetMLConfig())) { : original_config_(std::make_unique<MLConfig>(GetMLConfig())) { Loading Loading
build/patches/Fix-chromium-build-bugs.patch +1 −1 Original line number Original line Diff line number Diff line Loading @@ -90,7 +90,7 @@ diff --git a/components/omnibox/browser/autocomplete_classifier.cc b/components/ diff --git a/components/omnibox/browser/omnibox_field_trial.cc b/components/omnibox/browser/omnibox_field_trial.cc diff --git a/components/omnibox/browser/omnibox_field_trial.cc b/components/omnibox/browser/omnibox_field_trial.cc --- a/components/omnibox/browser/omnibox_field_trial.cc --- a/components/omnibox/browser/omnibox_field_trial.cc +++ b/components/omnibox/browser/omnibox_field_trial.cc +++ b/components/omnibox/browser/omnibox_field_trial.cc @@ -1047,11 +1047,11 @@ MLConfig& MLConfig::operator=(const MLConfig& other) = default; @@ -1050,11 +1050,11 @@ MLConfig& MLConfig::operator=(const MLConfig& other) = default; ScopedMLConfigForTesting::ScopedMLConfigForTesting() ScopedMLConfigForTesting::ScopedMLConfigForTesting() : original_config_(std::make_unique<MLConfig>(GetMLConfig())) { : original_config_(std::make_unique<MLConfig>(GetMLConfig())) { Loading