Adding a unit test for the AppendExtensionIfNeeded part
commit78a3c05468ae5f05463288f2f4de125913ae4a34
authorfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 9 Dec 2008 20:30:43 +0000 (9 20:30 +0000)
committerfinnur@google.com <finnur@google.com@0039d316-1c4b-4281-b951-d872f2087c98>
Tue, 9 Dec 2008 20:30:43 +0000 (9 20:30 +0000)
tree41bf3a936f89250d1c1ddda3414d5f448dc20920
parentcf4dbfb85d57b9b801a1b3d986e39b041c8e8d36
Adding a unit test for the AppendExtensionIfNeeded part
of the SaveFileAsWithFilter function (after splitting
it out to a separate function).

Review URL: http://codereview.chromium.org/13637

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@6618 0039d316-1c4b-4281-b951-d872f2087c98
chrome/common/win_util.cc
chrome/common/win_util.h
chrome/common/win_util_unittest.cc