summaryrefslogtreecommitdiffstats
path: root/base/scoped_variant_win_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Move the windows-specific scoped_* stuff from base to base/win and in the bas...brettw@chromium.org2010-10-161-257/+0
* Adding a Set() method for copying (not taking ownership) a variant over to th...tommi@chromium.org2009-03-251-0/+42
* ScopedVariant implementation.tommi@chromium.org2009-03-191-0/+215