| Index: chrome/test/data/webui/print_preview_destination_search_test.js
|
| diff --git a/chrome/test/data/webui/print_preview_destination_search_test.js b/chrome/test/data/webui/print_preview_destination_search_test.js
|
| index e63db9d7c56e5214df5340d17e90c9fc5e3ab8d9..559c89bdf450ff883a10b1ba907fe2cba2be5046 100644
|
| --- a/chrome/test/data/webui/print_preview_destination_search_test.js
|
| +++ b/chrome/test/data/webui/print_preview_destination_search_test.js
|
| @@ -27,7 +27,7 @@ PrintPreviewDestinationSearchTest.prototype = {
|
| extraLibraries: PolymerTest.getLibraries(ROOT_PATH),
|
| };
|
|
|
| -TEST_F('PrintPreviewDestinationSearchTest', 'DISABLED_Select', function() {
|
| +TEST_F('PrintPreviewDestinationSearchTest', 'Select', function() {
|
| var self = this;
|
|
|
| suite('DestinationSearchTest', function() {
|
|
|