Commit 7c914986 authored by kjellander's avatar kjellander Committed by Commit bot

GN: Change webrtc_base -> rtc_base

The target was renamed in GYP a while back
and in https://code.google.com/p/webrtc/source/detail?r=8117
for GN. This is the last reference left using the
'webrtc_base' target name.

TBR=tommi@chromium.org

Review URL: https://codereview.chromium.org/868573003

Cr-Commit-Position: refs/heads/master@{#313100}
parent 19669894
...@@ -260,7 +260,7 @@ static_library("libjingle") { ...@@ -260,7 +260,7 @@ static_library("libjingle") {
":jingle_deps", ":jingle_deps",
] ]
deps = [ deps = [
"//third_party/webrtc/base:webrtc_base", "//third_party/webrtc/base:rtc_base",
":libjingle_p2p_constants", ":libjingle_p2p_constants",
] ]
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment