| Index: webrtc/modules/video_coding/qm_select_unittest.cc
 | 
| diff --git a/webrtc/modules/video_coding/qm_select_unittest.cc b/webrtc/modules/video_coding/qm_select_unittest.cc
 | 
| index f8542ec67637f7d9b493be657b38fd5957af97fe..a0a822c827f56b9f44f33af3cde5f01cac55d646 100644
 | 
| --- a/webrtc/modules/video_coding/qm_select_unittest.cc
 | 
| +++ b/webrtc/modules/video_coding/qm_select_unittest.cc
 | 
| @@ -8,11 +8,6 @@
 | 
|   *  be found in the AUTHORS file in the root of the source tree.
 | 
|   */
 | 
|  
 | 
| -/*
 | 
| - * This file includes unit tests the QmResolution class
 | 
| - * In particular, for the selection of spatial and/or temporal down-sampling.
 | 
| - */
 | 
| -
 | 
|  #include "testing/gtest/include/gtest/gtest.h"
 | 
|  
 | 
|  #include "webrtc/modules/include/module_common_types.h"
 | 
| 
 |