| Index: webrtc/modules/rtp_rtcp/source/rtp_packet_history_unittest.cc
 | 
| diff --git a/webrtc/modules/rtp_rtcp/source/rtp_packet_history_unittest.cc b/webrtc/modules/rtp_rtcp/source/rtp_packet_history_unittest.cc
 | 
| index a406d8bc9b436be90f870ced401e15ecfcc2d6fa..7580a809235f576ade185e53131978716a4f2e9b 100644
 | 
| --- a/webrtc/modules/rtp_rtcp/source/rtp_packet_history_unittest.cc
 | 
| +++ b/webrtc/modules/rtp_rtcp/source/rtp_packet_history_unittest.cc
 | 
| @@ -6,8 +6,6 @@
 | 
|   *  tree. An additional intellectual property rights grant can be found
 | 
|   *  in the file PATENTS.  All contributing project authors may
 | 
|   *  be found in the AUTHORS file in the root of the source tree.
 | 
| - *
 | 
| - * This file includes unit tests for the RTPPacketHistory.
 | 
|   */
 | 
|  
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
| 
 |