Index: chrome/browser/download/save_page_browsertest.cc |
=================================================================== |
--- chrome/browser/download/save_page_browsertest.cc (revision 164732) |
+++ chrome/browser/download/save_page_browsertest.cc (working copy) |
@@ -51,6 +51,7 @@ |
using content::DownloadItem; |
using content::DownloadManager; |
using content::DownloadPersistentStoreInfo; |
+using content::URLRequestMockHTTPJob; |
using content::WebContents; |
const FilePath::CharType kTestDir[] = FILE_PATH_LITERAL("save_page"); |