Skip to content

Commit

Permalink
Update features.cc
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex313031 authored May 28, 2022
1 parent 20d31b7 commit 8d237b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion third_party/blink/common/features.cc
Original file line number Diff line number Diff line change
Expand Up @@ -1473,7 +1473,7 @@ const base::Feature kPrefetchFontLookupTables{
#endif

const base::Feature kPrecompileInlineScripts{"PrecompileInlineScripts",
base::FEATURE_DISABLED_BY_DEFAULT};
base::FEATURE_ENABLED_BY_DEFAULT};

const base::Feature kSimulateClickOnAXFocus {
"SimulateClickOnAXFocus",
Expand Down

0 comments on commit 8d237b7

Please sign in to comment.