| Index: content/browser/streams/stream_context.h
|
| diff --git a/content/browser/streams/stream_context.h b/content/browser/streams/stream_context.h
|
| index 7b8adcbdea8edf36888d03465e2e010dc1dd03e4..57eb84bc7750b70ff177a9488c5ad3ef59d74f55 100644
|
| --- a/content/browser/streams/stream_context.h
|
| +++ b/content/browser/streams/stream_context.h
|
| @@ -7,7 +7,7 @@
|
|
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| -#include "base/sequenced_task_runner_helpers.h"
|
| +#include "base/task/sequenced_task_runner_helpers.h"
|
| #include "content/public/browser/browser_thread.h"
|
|
|
| namespace content {
|
|
|