Moved Gn target rtc_event_log to one directory above.
This is done to ensure GN targets are placed in the same directory as of the source files. BUG=webrtc:6412 NOTRY=True Review-Url: https://codereview.webrtc.org/2365383004 Cr-Commit-Position: refs/heads/master@{#14411}
This commit is contained in:
@ -117,7 +117,7 @@ rtc_static_library("audio_coding") {
|
||||
":audio_network_adaptor",
|
||||
":neteq",
|
||||
":rent_a_codec",
|
||||
"../..:rtc_event_log",
|
||||
"../../call:rtc_event_log",
|
||||
]
|
||||
defines = audio_coding_defines
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user