| Index: net/base/file_stream_context.cc
|
| diff --git a/net/base/file_stream_context.cc b/net/base/file_stream_context.cc
|
| index dc0e6b80885acf38b5f09bcbe4271ebfaf01c59e..c288fb1e8c4e813bcfaff69a07e29f882de871d4 100644
|
| --- a/net/base/file_stream_context.cc
|
| +++ b/net/base/file_stream_context.cc
|
| @@ -5,7 +5,7 @@
|
| #include "net/base/file_stream_context.h"
|
|
|
| #include "base/location.h"
|
| -#include "base/message_loop_proxy.h"
|
| +#include "base/message_loop/message_loop_proxy.h"
|
| #include "base/task_runner_util.h"
|
| #include "base/threading/thread_restrictions.h"
|
| #include "base/threading/worker_pool.h"
|
|
|