Index: webrtc/p2p/stunprober/stunprober.h |
diff --git a/webrtc/p2p/stunprober/stunprober.h b/webrtc/p2p/stunprober/stunprober.h |
index 56d5369d8228ff9511cf519f456bb1e051ddd65a..88dedd50d818318c185c1c612878012855a67982 100644 |
--- a/webrtc/p2p/stunprober/stunprober.h |
+++ b/webrtc/p2p/stunprober/stunprober.h |
@@ -190,7 +190,7 @@ class StunProber : public sigslot::has_slots<> { |
rtc::NetworkManager::NetworkList networks_; |
- DISALLOW_COPY_AND_ASSIGN(StunProber); |
+ RTC_DISALLOW_COPY_AND_ASSIGN(StunProber); |
}; |
} // namespace stunprober |