Index: content/browser/streams/stream_unittest.cc |
diff --git a/content/browser/streams/stream_unittest.cc b/content/browser/streams/stream_unittest.cc |
index e56f7aa410683916a03e253cf027de08e5864962..fda34d8bb9253f7d0e80d66708bde62eec95dd34 100644 |
--- a/content/browser/streams/stream_unittest.cc |
+++ b/content/browser/streams/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 "base/message_loop.h" |
+#include "base/message_loop/message_loop.h" |
#include "base/test/test_simple_task_runner.h" |
#include "content/browser/streams/stream.h" |
#include "content/browser/streams/stream_read_observer.h" |