Chromium Code Reviews| Index: content/browser/streams/stream_registry.h |
| diff --git a/content/browser/streams/stream_registry.h b/content/browser/streams/stream_registry.h |
| index eac067181245cd1b303465e1d869bdb79265dae2..aa9d855247c0d5bf7860c9387259d19b4c8f7a1e 100644 |
| --- a/content/browser/streams/stream_registry.h |
| +++ b/content/browser/streams/stream_registry.h |
| @@ -6,6 +6,7 @@ |
| #define CONTENT_BROWSER_STREAMS_STREAM_REGISTRY_H_ |
| #include <map> |
| +#include <set> |
| #include "base/basictypes.h" |
| #include "base/memory/ref_counted.h" |