| Index: components/pairing/proto_decoder.h
 | 
| diff --git a/components/pairing/proto_decoder.h b/components/pairing/proto_decoder.h
 | 
| index 1091995f0b93c71f23930fcfb46b6fc6348f5380..ab82377ff1c6ac79fa6a3d5687f56413a42c54ef 100644
 | 
| --- a/components/pairing/proto_decoder.h
 | 
| +++ b/components/pairing/proto_decoder.h
 | 
| @@ -12,7 +12,6 @@
 | 
|  #include "base/logging.h"
 | 
|  #include "base/macros.h"
 | 
|  #include "base/memory/ref_counted.h"
 | 
| -#include "base/memory/scoped_ptr.h"
 | 
|  #include "components/pairing/message_buffer.h"
 | 
|  
 | 
|  namespace net {
 | 
| 
 |