Index: webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
diff --git a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
index 3dca0abc25c2bde5e8acb0ca704f68f0ebf852ff..5fb3252195168aa0f37de798caf0fb89878e6bf7 100644 |
--- a/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
+++ b/webrtc/modules/remote_bitrate_estimator/test/bwe_test.h |
@@ -143,7 +143,7 @@ class BweTest { |
Packets packets_; |
bool plot_total_available_capacity_; |
- DISALLOW_COPY_AND_ASSIGN(BweTest); |
+ RTC_DISALLOW_COPY_AND_ASSIGN(BweTest); |
}; |
// Default Evaluation parameters: |