Remove "Drop-down button" from the transtions perf test. (#4417)

It's no longer part of the gallery app.

BUG=https://github.com/flutter/flutter/issues/4390
This commit is contained in:
Matt Perry 2016-06-07 13:13:51 -04:00
parent 313c17faf8
commit 0783f9d633

View File

@ -23,7 +23,6 @@ const List<String> demoNames = const <String>[
'Date picker',
'Data tables',
'Dialog',
'Drop-down button',
'Expand/collapse list control',
'Floating action button',
'Grid',