Chromium Code Reviews| Index: media/formats/mp2t/ts_packet.h |
| diff --git a/media/formats/mp2t/ts_packet.h b/media/formats/mp2t/ts_packet.h |
| index 294f464d5c987632955dfc36195c547216c1af79..3918cc1c8566f836f70d6bd50bd13f769d4b032c 100644 |
| --- a/media/formats/mp2t/ts_packet.h |
| +++ b/media/formats/mp2t/ts_packet.h |
| @@ -71,5 +71,4 @@ class TsPacket { |
| } // namespace mp2t |
| } // namespace media |
| -#endif |
| - |
| +#endif // MEDIA_FORMATS_MP2T_TS_PACKET_H_ |