Chromium Code Reviews| Index: net/spdy/spdy_buffer.h | 
| diff --git a/net/spdy/spdy_buffer.h b/net/spdy/spdy_buffer.h | 
| index 60bdab7465d7ba2e9e372c2ebb54edf3bc0706cb..94ee97fe6d5ab40889084e73986b86e41d53b734 100644 | 
| --- a/net/spdy/spdy_buffer.h | 
| +++ b/net/spdy/spdy_buffer.h | 
| @@ -8,8 +8,8 @@ | 
| #include <cstddef> | 
| #include <vector> | 
| -#include "base/basictypes.h" | 
| #include "base/callback_forward.h" | 
| +#include "base/macros.h" | 
| #include "base/memory/ref_counted.h" | 
| #include "base/memory/scoped_ptr.h" | 
| #include "net/base/net_export.h" |