Index: content/browser/byte_stream_unittest.cc |
diff --git a/content/browser/download/byte_stream_unittest.cc b/content/browser/byte_stream_unittest.cc |
similarity index 99% |
rename from content/browser/download/byte_stream_unittest.cc |
rename to content/browser/byte_stream_unittest.cc |
index 5422a8bdc5faef61c5cf4e57ffa90f845d555029..9ef45a39f0c2c84ac710df8d078948309ede590b 100644 |
--- a/content/browser/download/byte_stream_unittest.cc |
+++ b/content/browser/byte_stream_unittest.cc |
@@ -2,7 +2,7 @@ |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
-#include "content/browser/download/byte_stream.h" |
+#include "content/browser/byte_stream.h" |
#include <deque> |