diff --git a/examples/flutter_gallery/test_driver/transitions_perf_test.dart b/examples/flutter_gallery/test_driver/transitions_perf_test.dart index 42fddf97431..83344abf12a 100644 --- a/examples/flutter_gallery/test_driver/transitions_perf_test.dart +++ b/examples/flutter_gallery/test_driver/transitions_perf_test.dart @@ -23,7 +23,6 @@ const List demoNames = const [ 'Date picker', 'Data tables', 'Dialog', - 'Drop-down button', 'Expand/collapse list control', 'Floating action button', 'Grid',