Chromium Code Reviews| Index: media/base/yuv_convert.h |
| diff --git a/media/base/yuv_convert.h b/media/base/yuv_convert.h |
| index 6b6ea24d4892c2ee9487502afe5905d39df60d2e..bd2175d9b47abbf133462615c8d2b55ce2586258 100644 |
| --- a/media/base/yuv_convert.h |
| +++ b/media/base/yuv_convert.h |
| @@ -23,4 +23,3 @@ void ConvertYV12ToRGB32(const uint8* yplane, |
| #endif // MEDIA_BASE_YUV_CONVERT_H_ |
| } // namespace media |
| - |