| Index: webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc
 | 
| diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc b/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc
 | 
| index dafc2e0be66e636432894d7be7ff530ba1286df9..9a5d4714a199c89c6ffaf269a07291d09bdacdd8 100644
 | 
| --- a/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc
 | 
| +++ b/webrtc/modules/rtp_rtcp/source/rtcp_sender_unittest.cc
 | 
| @@ -8,11 +8,6 @@
 | 
|   *  be found in the AUTHORS file in the root of the source tree.
 | 
|   */
 | 
|  
 | 
| -
 | 
| -/*
 | 
| - * This file includes unit tests for the RTCPSender.
 | 
| - */
 | 
| -
 | 
|  #include "testing/gmock/include/gmock/gmock.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
| 
 |