Index: remoting/test/app_remoting_latency_test_fixture.cc |
diff --git a/remoting/test/app_remoting_latency_test_fixture.cc b/remoting/test/app_remoting_latency_test_fixture.cc |
index 775a11498a14f4a00c994d74bf22ca09a53b35e7..fe4d4021a3b1c9a00425aa75d39dd5918007080c 100644 |
--- a/remoting/test/app_remoting_latency_test_fixture.cc |
+++ b/remoting/test/app_remoting_latency_test_fixture.cc |
@@ -51,7 +51,7 @@ void AppRemotingLatencyTestFixture::TearDown() { |
void AppRemotingLatencyTestFixture::SetExpectedImagePattern( |
const webrtc::DesktopRect& expected_rect, |
- const RgbaColor& expected_color) { |
+ const RGBA32& expected_color) { |
DCHECK(thread_checker_.CalledOnValidThread()); |
DCHECK(!run_loop_ || !run_loop_->running()); |