Chromium Code Reviews| Index: media/formats/mp2t/ts_section_pmt.h |
| diff --git a/media/formats/mp2t/ts_section_pmt.h b/media/formats/mp2t/ts_section_pmt.h |
| index b5a1dfdf60ed40dee9f99d47dbc0da13d00b8bb6..f390fb3c53c342aea55998af0dad9dc2a9c1ff9f 100644 |
| --- a/media/formats/mp2t/ts_section_pmt.h |
| +++ b/media/formats/mp2t/ts_section_pmt.h |
| @@ -37,5 +37,4 @@ class TsSectionPmt : public TsSectionPsi { |
| } // namespace mp2t |
| } // namespace media |
| -#endif |
| - |
| +#endif // MEDIA_FORMATS_MP2T_TS_SECTION_PMT_H_ |