Chromium Code Reviews| Index: net/spdy/spdy_http_stream.h |
| diff --git a/net/spdy/spdy_http_stream.h b/net/spdy/spdy_http_stream.h |
| index 43f87646c454f28a58b6e36fbd3f9829a6265de0..a79569a33f078b48333969fbc9a971e4078418f8 100644 |
| --- a/net/spdy/spdy_http_stream.h |
| +++ b/net/spdy/spdy_http_stream.h |
| @@ -9,7 +9,7 @@ |
| #include <list> |
| -#include "base/basictypes.h" |
| +#include "base/macros.h" |
| #include "base/memory/ref_counted.h" |
| #include "base/memory/weak_ptr.h" |
| #include "net/base/completion_callback.h" |