summaryrefslogtreecommitdiffstats
path: root/content/browser/download/save_item.h
Commit message (Collapse)AuthorAgeFilesLines
* Move the save file code from chrome to content. This is just a file move so ↵jam@chromium.org2011-07-141-0/+112
the DEPS in content\browser\download is very permissive for now. The one exception is save_package.cc, where I had to split off the usage of SelectFileDialog because the code depended on grit which can't be used in content (circular dependencies in gyp). TBR=rdsmith BUG=82782 Review URL: http://codereview.chromium.org/7373004 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@92623 0039d316-1c4b-4281-b951-d872f2087c98