Fix memory leak in unit_test SelectFileDialogExtensionTest
I recently landed a patch that defers the SelectFileDialog::Listener callback until the file picker window is closed. The test needed to be updated to simulate closing the window so that the Listener would delete itself. BUG=none TEST=unit_tests, memory waterfall Review URL: http://codereview.chromium.org/8787007 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@112830 0039d316-1c4b-4281-b951-d872f2087c98
Showing
Please register or sign in to comment