summaryrefslogtreecommitdiffstats
path: root/extensions/browser/file_reader_unittest.cc
Commit message (Expand)AuthorAgeFilesLines
* Don't use base::MessageLoop::{Quit,QuitClosure} in extensions/, ipc/ki.stfu2015-10-121-1/+1
* Cleanup: Use base/files/file_util.h instead of base/file_util.h in apps/ and ...thestig2014-09-101-1/+1
* Extensions: Move id_util functions to crx_file component.tommycli@chromium.org2014-08-211-3/+3
* Move ReadFileToString to the base namespace.brettw@chromium.org2013-08-301-1/+1
* Use a direct include of the message_loop header in dbus/, device/, extensions...avi@chromium.org2013-07-171-1/+1
* extensions: Use base::MessageLoop.xhwang@chromium.org2013-05-011-4/+4
* Remove the chrome include in extensions\DEPS by creating a test data director...jam@chromium.org2013-03-291-13/+13
* Move CrxFile, FileReader, ExtensionResource to src/extensions.yoz@chromium.org2013-03-231-0/+105