summaryrefslogtreecommitdiffstats
path: root/content/browser/byte_stream_unittest.cc
diff options
context:
space:
mode:
Diffstat (limited to 'content/browser/byte_stream_unittest.cc')
-rw-r--r--content/browser/byte_stream_unittest.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/browser/byte_stream_unittest.cc b/content/browser/byte_stream_unittest.cc
index 9ef45a3..aac6905 100644
--- a/content/browser/byte_stream_unittest.cc
+++ b/content/browser/byte_stream_unittest.cc
@@ -85,7 +85,7 @@ class ByteStreamTest : public testing::Test {
}
protected:
- MessageLoop message_loop_;
+ base::MessageLoop message_loop_;
private:
int producing_seed_key_;