| Index: webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc
 | 
| diff --git a/webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc b/webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc
 | 
| index 4924a658a2d69c70aa31e25e6aa9cb8875d80db5..b48fed6ea252255318e7add87c7d1312a6c3ca82 100644
 | 
| --- a/webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc
 | 
| +++ b/webrtc/modules/rtp_rtcp/source/rtcp_receiver_unittest.cc
 | 
| @@ -8,10 +8,6 @@
 | 
|   *  be found in the AUTHORS file in the root of the source tree.
 | 
|   */
 | 
|  
 | 
| -
 | 
| -/*
 | 
| - * This file includes unit tests for the RTCPReceiver.
 | 
| - */
 | 
|  #include "testing/gmock/include/gmock/gmock.h"
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
| 
 |