Index: content/browser/streams/stream_handle_impl.cc |
diff --git a/content/browser/streams/stream_handle_impl.cc b/content/browser/streams/stream_handle_impl.cc |
index ba4dee2a4900945af800f2429e0f8edf24d270b2..7e2d771107ad4aef35cde40a6bcc8072a3807011 100644 |
--- a/content/browser/streams/stream_handle_impl.cc |
+++ b/content/browser/streams/stream_handle_impl.cc |
@@ -4,6 +4,8 @@ |
#include "content/browser/streams/stream_handle_impl.h" |
+#include <stddef.h> |
+ |
#include "base/bind.h" |
#include "base/location.h" |
#include "base/thread_task_runner_handle.h" |