Index: webrtc/modules/desktop_capture/x11/shared_x_display.h |
diff --git a/webrtc/modules/desktop_capture/x11/shared_x_display.h b/webrtc/modules/desktop_capture/x11/shared_x_display.h |
index 11c5bf4482fdb9d56383fe5930eae98cf17b0a52..02755450fc28e019e4ab5a94f580513abbbf55d2 100644 |
--- a/webrtc/modules/desktop_capture/x11/shared_x_display.h |
+++ b/webrtc/modules/desktop_capture/x11/shared_x_display.h |
@@ -76,7 +76,7 @@ class SharedXDisplay { |
EventHandlersMap event_handlers_; |
- DISALLOW_COPY_AND_ASSIGN(SharedXDisplay); |
+ RTC_DISALLOW_COPY_AND_ASSIGN(SharedXDisplay); |
}; |
} // namespace webrtc |