Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(211)

Unified Diff: content/browser/byte_stream_unittest.cc

Issue 12440036: Move ByteStream to content/browser (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Rebase Created 7 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « content/browser/byte_stream.cc ('k') | content/browser/download/byte_stream.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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>
« no previous file with comments | « content/browser/byte_stream.cc ('k') | content/browser/download/byte_stream.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698