Skip to content

Commit

Permalink
fixup! kEarlyHintsPreloadForNavigation feature flag removed
Browse files Browse the repository at this point in the history
  • Loading branch information
cdesouza-chromium committed Feb 9, 2023
1 parent ddebafa commit 8df8121
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chromium_src/content/public/common/content_features.cc
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ namespace features {

OVERRIDE_FEATURE_DEFAULT_STATES({{
{kDigitalGoodsApi, base::FEATURE_DISABLED_BY_DEFAULT},
{kEarlyHintsPreloadForNavigation, base::FEATURE_DISABLED_BY_DEFAULT},
{kFedCm, base::FEATURE_DISABLED_BY_DEFAULT},
{kFedCmIframeSupport, base::FEATURE_DISABLED_BY_DEFAULT},
{kFedCmUserInfo, base::FEATURE_DISABLED_BY_DEFAULT},
Expand Down

0 comments on commit 8df8121

Please sign in to comment.