Index: webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
diff --git a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
index 2454fb70cc5463fb81435f529833c504b456acd3..2fe963251f8f8212065e65b89c406591c5295688 100644 |
--- a/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
+++ b/webrtc/modules/rtp_rtcp/source/rtp_format_vp8_test_helper.h |
@@ -65,7 +65,7 @@ class RtpFormatVp8TestHelper { |
bool sloppy_partitioning_; |
bool inited_; |
- DISALLOW_COPY_AND_ASSIGN(RtpFormatVp8TestHelper); |
+ RTC_DISALLOW_COPY_AND_ASSIGN(RtpFormatVp8TestHelper); |
}; |
} // namespace test |