| Index: net/http/http_stream_factory_impl_job.h
|
| diff --git a/net/http/http_stream_factory_impl_job.h b/net/http/http_stream_factory_impl_job.h
|
| index 81b812a60833e0aab87eed5d1acdcc1a0ac1329e..94c1b748bea76d65dec2236b8b78cda20c4379de 100644
|
| --- a/net/http/http_stream_factory_impl_job.h
|
| +++ b/net/http/http_stream_factory_impl_job.h
|
| @@ -5,6 +5,7 @@
|
| #ifndef NET_HTTP_HTTP_STREAM_FACTORY_IMPL_JOB_H_
|
| #define NET_HTTP_HTTP_STREAM_FACTORY_IMPL_JOB_H_
|
|
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/memory/scoped_ptr.h"
|
| #include "base/memory/weak_ptr.h"
|
|
|