| Index: webrtc/video/payload_router.h
 | 
| diff --git a/webrtc/video/payload_router.h b/webrtc/video/payload_router.h
 | 
| index 661856d2a5cbd4c78912de855e11e2cc6d4db8dc..9eaf71632247cc646d402b8f1253339373afcae3 100644
 | 
| --- a/webrtc/video/payload_router.h
 | 
| +++ b/webrtc/video/payload_router.h
 | 
| @@ -15,7 +15,6 @@
 | 
|  
 | 
|  #include "webrtc/base/constructormagic.h"
 | 
|  #include "webrtc/base/criticalsection.h"
 | 
| -#include "webrtc/base/scoped_ptr.h"
 | 
|  #include "webrtc/base/thread_annotations.h"
 | 
|  #include "webrtc/common_types.h"
 | 
|  #include "webrtc/system_wrappers/include/atomic32.h"
 | 
| 
 |