Index: webrtc/modules/desktop_capture/differ.h |
diff --git a/webrtc/modules/desktop_capture/differ.h b/webrtc/modules/desktop_capture/differ.h |
index 224c6913afc929737505741562d2bd2e7f395f77..b3b0e7c244f410f295e59cbcda0618fa0127106e 100644 |
--- a/webrtc/modules/desktop_capture/differ.h |
+++ b/webrtc/modules/desktop_capture/differ.h |
@@ -81,7 +81,7 @@ class Differ { |
int diff_info_height_; |
int diff_info_size_; |
- DISALLOW_COPY_AND_ASSIGN(Differ); |
+ RTC_DISALLOW_COPY_AND_ASSIGN(Differ); |
}; |
} // namespace webrtc |