Mac: Fix compile errors due to revision 284 Chromium update.

git-svn-id: https://chromiumembedded.googlecode.com/svn/trunk@285 5089003a-bbd8-11dd-ad1f-f1f9622dbc98
This commit is contained in:
Marshall Greenblatt
2011-09-10 22:05:55 +00:00
parent d260f78cb2
commit 588a69ed9b
4 changed files with 15 additions and 8 deletions

View File

@@ -234,4 +234,4 @@ FileSystemOperation* BrowserFileSystem::GetNewOperation(
dispatcher, base::MessageLoopProxy::current(),
file_system_context_.get(), NULL);
return operation;
}
}