From 3551c9c881056c480085172ff9840cab31610854 Mon Sep 17 00:00:00 2001 From: "Torne (Richard Coles)" Date: Fri, 23 Aug 2013 16:39:15 +0100 Subject: Merge from Chromium at DEPS revision r219274 This commit was generated by merge_to_master.py. Change-Id: Ibb7f41396cadf4071e89153e1913c986d126f65d --- content/browser/download/download_file_unittest.cc | 1 + 1 file changed, 1 insertion(+) (limited to 'content/browser/download/download_file_unittest.cc') diff --git a/content/browser/download/download_file_unittest.cc b/content/browser/download/download_file_unittest.cc index 867b76f6fe..49e418c85b 100644 --- a/content/browser/download/download_file_unittest.cc +++ b/content/browser/download/download_file_unittest.cc @@ -76,6 +76,7 @@ class DownloadFileTest : public testing::Test { DownloadFileTest() : observer_(new StrictMock), observer_factory_(observer_.get()), + input_stream_(NULL), bytes_(-1), bytes_per_sec_(-1), hash_state_("xyzzy"), -- cgit v1.2.3