summaryrefslogtreecommitdiffstats
path: root/BUILD.gn
diff options
context:
space:
mode:
authortommi <tommi@chromium.org>2015-08-06 05:15:22 -0700
committerCommit bot <commit-bot@chromium.org>2015-08-06 12:15:59 +0000
commit573ceeea1b3da364bb902275f002d9d40dd8c1b7 (patch)
tree57e7450b5a570a166151c37a264f624e6edd5cf2 /BUILD.gn
parent8b50eccb8b7a685776e8b3639bb9dd9da4a4831a (diff)
downloadchromium_src-573ceeea1b3da364bb902275f002d9d40dd8c1b7.zip
chromium_src-573ceeea1b3da364bb902275f002d9d40dd8c1b7.tar.gz
chromium_src-573ceeea1b3da364bb902275f002d9d40dd8c1b7.tar.bz2
Don't build peerconnection_server. This target is going away and should not be needed for Chrome.
TBR=grunell@chromium.org BUG= Review URL: https://codereview.chromium.org/1274913003 Cr-Commit-Position: refs/heads/master@{#342097}
Diffstat (limited to 'BUILD.gn')
-rw-r--r--BUILD.gn1
1 files changed, 0 insertions, 1 deletions
diff --git a/BUILD.gn b/BUILD.gn
index 9268fef..466e15e 100644
--- a/BUILD.gn
+++ b/BUILD.gn
@@ -651,7 +651,6 @@ group("gn_only") {
"//third_party/leveldatabase:leveldb_filename_test",
"//third_party/leveldatabase:leveldb_dbformat_test",
"//third_party/pdfium/third_party:fx_freetype",
- "//third_party/libjingle:peerconnnection_server",
"//third_party/libjpeg_turbo:simd",
"//third_party/libsrtp:replay_driver",
"//third_party/libsrtp:roc_driver",