Index: webrtc/rtc_tools/BUILD.gn |
diff --git a/webrtc/rtc_tools/BUILD.gn b/webrtc/rtc_tools/BUILD.gn |
index dde557e7668445e180086a1a1a4dbbb9f8593226..efe82d1001a852246c2cc58ab310aa3e773446a7 100644 |
--- a/webrtc/rtc_tools/BUILD.gn |
+++ b/webrtc/rtc_tools/BUILD.gn |
@@ -205,8 +205,8 @@ if (rtc_enable_protobuf) { |
} |
defines = [ "ENABLE_RTC_EVENT_LOG" ] |
deps = [ |
- "..:video_stream_api", |
"../call:call_interfaces", |
+ "../call:video_stream_api", |
"../logging:rtc_event_log_impl", |
"../logging:rtc_event_log_parser", |
"../modules:module_api", |