Chromium Code Reviews| Index: media/formats/mp2t/ts_section_pes.h |
| diff --git a/media/formats/mp2t/ts_section_pes.h b/media/formats/mp2t/ts_section_pes.h |
| index 6b448b1136b9212438f08439bc4aa488d07343f8..405fd3b74de60a3663e32444c5e43d21563de506 100644 |
| --- a/media/formats/mp2t/ts_section_pes.h |
| +++ b/media/formats/mp2t/ts_section_pes.h |
| @@ -63,5 +63,4 @@ class TsSectionPes : public TsSection { |
| } // namespace mp2t |
| } // namespace media |
| -#endif |
| - |
| +#endif // MEDIA_FORMATS_MP2T_TS_SECTION_PES_H_ |