Index: content/browser/streams/stream_context.cc |
diff --git a/content/browser/streams/stream_context.cc b/content/browser/streams/stream_context.cc |
index 44ca0f4a1cdcb2d296a7795ac287904d164cd4f2..357e68cae5888e8e463ebd80fb998804a962e5f8 100644 |
--- a/content/browser/streams/stream_context.cc |
+++ b/content/browser/streams/stream_context.cc |
@@ -7,6 +7,7 @@ |
#include "base/bind.h" |
#include "content/browser/streams/stream_registry.h" |
#include "content/public/browser/browser_context.h" |
+#include "content/public/browser/browser_thread.h" |
using base::UserDataAdapter; |