diff --git a/shell/common/switches.cc b/shell/common/switches.cc index dfea70a0eae29..7396df7fa907b 100644 --- a/shell/common/switches.cc +++ b/shell/common/switches.cc @@ -45,6 +45,8 @@ static const std::string gDartFlagsWhitelist[] = { "--profile_period", "--random_seed", "--enable_mirrors", + "--write-service-info", + "--sample-buffer-duration", }; // clang-format on