summaryrefslogtreecommitdiffstats
path: root/third_party
diff options
context:
space:
mode:
authorBrett Wilson <brettw@chromium.org>2014-09-11 11:13:38 -0700
committerBrett Wilson <brettw@chromium.org>2014-09-11 18:31:41 +0000
commit339a17f9efb734ed53112eca9bba0646d3cd1223 (patch)
tree30127f8427ba52cf11d6e3dfe4d25e163baac8fd /third_party
parentc3d2efb33238a3ee19cc8e21f4d91ef8c55f23c4 (diff)
downloadchromium_src-339a17f9efb734ed53112eca9bba0646d3cd1223.zip
chromium_src-339a17f9efb734ed53112eca9bba0646d3cd1223.tar.gz
chromium_src-339a17f9efb734ed53112eca9bba0646d3cd1223.tar.bz2
Remove some rtc hacks in the GN build.
Remove explicitly depending on a webrtc config now that it is correctly exported from webrtc. R=kjellander@chromium.org Review URL: https://codereview.chromium.org/534813002 Cr-Commit-Position: refs/heads/master@{#294424}
Diffstat (limited to 'third_party')
-rw-r--r--third_party/libjingle/BUILD.gn4
1 files changed, 0 insertions, 4 deletions
diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
index e8f8aa5..ba32bdb 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -516,10 +516,6 @@ if (enable_webrtc) {
"//third_party/webrtc/modules/video_render",
]
- # TODO(GYP) this should be removed and we should get this config by one of
- # the webrtc targets specifying it for the direct_dependent_configs.
- #configs += [ "//third_party/webrtc:common_config" ] # TODO(GYP)
-
if (!is_ios) {
# TODO(mallinath) - Enable SCTP for iOS.
sources += [