| Index: webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h
|
| diff --git a/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h b/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h
|
| index 4716dfb3171dbeb81e7630cb0471f740a696a379..ccd22e5be2141acfd6ded55ad5bcda39be264e54 100644
|
| --- a/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h
|
| +++ b/webrtc/modules/rtp_rtcp/source/vp8_partition_aggregator.h
|
| @@ -132,6 +132,6 @@ class Vp8PartitionAggregator {
|
|
|
| RTC_DISALLOW_COPY_AND_ASSIGN(Vp8PartitionAggregator);
|
| };
|
| -} // namespace
|
| +} // namespace webrtc
|
|
|
| #endif // WEBRTC_MODULES_RTP_RTCP_SOURCE_VP8_PARTITION_AGGREGATOR_H_
|
|
|