Index: content/browser/download/download_browsertest.cc |
diff --git a/content/browser/download/download_browsertest.cc b/content/browser/download/download_browsertest.cc |
index b602497817c37742e86a76af817c5d403492abe5..26e951a225b158897d39446dc343c636f762389a 100644 |
--- a/content/browser/download/download_browsertest.cc |
+++ b/content/browser/download/download_browsertest.cc |
@@ -9,7 +9,7 @@ |
#include "base/file_util.h" |
#include "base/files/file_path.h" |
#include "base/files/scoped_temp_dir.h" |
-#include "content/browser/download/byte_stream.h" |
+#include "content/browser/byte_stream.h" |
#include "content/browser/download/download_file_factory.h" |
#include "content/browser/download/download_file_impl.h" |
#include "content/browser/download/download_item_impl.h" |