Skip to content

Commit

Permalink
delete dl flag from allowlist (flutter#34515)
Browse files Browse the repository at this point in the history
  • Loading branch information
jonahwilliams authored Jul 8, 2022
1 parent 177d1ad commit fbae814
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions shell/common/switches.cc
Original file line number Diff line number Diff line change
Expand Up @@ -64,8 +64,6 @@ static const std::string kAllowedDartFlags[] = {
"--write-service-info",
"--null_assertions",
"--strict_null_safety_checks",
"--enable-display-list",
"--no-enable-display-list",
"--max_subtype_cache_entries",
};
// clang-format on
Expand Down

0 comments on commit fbae814

Please sign in to comment.