| Index: content/browser/streams/stream_handle_impl.h
|
| diff --git a/content/browser/streams/stream_handle_impl.h b/content/browser/streams/stream_handle_impl.h
|
| index 31bfbee153d1d40b4ae054102e3d6adc5ab75bb7..aabd0cb7dfe4f2ae61eef9dfca6bc1c6cdb4a708 100644
|
| --- a/content/browser/streams/stream_handle_impl.h
|
| +++ b/content/browser/streams/stream_handle_impl.h
|
| @@ -6,7 +6,7 @@
|
| #define CONTENT_BROWSER_STREAMS_STREAM_HANDLE_IMPL_H_
|
|
|
| #include "base/memory/weak_ptr.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/synchronization/lock.h"
|
| #include "content/public/browser/stream_handle.h"
|
|
|
|
|