diff options
Diffstat (limited to 'content/browser/streams/stream_context.h')
-rw-r--r-- | content/browser/streams/stream_context.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/content/browser/streams/stream_context.h b/content/browser/streams/stream_context.h index fb6cdc7..ad8f65c 100644 --- a/content/browser/streams/stream_context.h +++ b/content/browser/streams/stream_context.h @@ -9,7 +9,6 @@ #include "base/memory/scoped_ptr.h" #include "base/sequenced_task_runner_helpers.h" #include "content/common/content_export.h" -#include "content/public/browser/browser_thread.h" namespace content { class BrowserContext; |