| Index: net/http/http_stream_factory.h
|
| diff --git a/net/http/http_stream_factory.h b/net/http/http_stream_factory.h
|
| index c2f4b6e9dec6fb5723ba90c6916f96567d45a6aa..68e68101a49ffa30824b326571d2c0f86311ba4f 100644
|
| --- a/net/http/http_stream_factory.h
|
| +++ b/net/http/http_stream_factory.h
|
| @@ -8,7 +8,7 @@
|
| #include <list>
|
| #include <string>
|
|
|
| -#include "base/basictypes.h"
|
| +#include "base/macros.h"
|
| #include "base/memory/ref_counted.h"
|
| #include "base/strings/string16.h"
|
| #include "net/base/completion_callback.h"
|
|
|