summaryrefslogtreecommitdiffstats
path: root/chrome/browser/download/download_uitest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'chrome/browser/download/download_uitest.cc')
-rw-r--r--chrome/browser/download/download_uitest.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/chrome/browser/download/download_uitest.cc b/chrome/browser/download/download_uitest.cc
index d8a0554..9cedf6f 100644
--- a/chrome/browser/download/download_uitest.cc
+++ b/chrome/browser/download/download_uitest.cc
@@ -241,4 +241,3 @@ TEST_F(DownloadTest, DISABLED_KnownSize) {
std::wstring filename = file_util::GetFilenameFromPath(url);
RunSizeTest(url, L"71% - " + filename, L"100% - " + filename);
}
-