Rectify comment about 'build_with_chromium'.

Bug: webrtc:9988
Change-Id: I0cc7e0c9da0ff969d6269086c9df8f6725536da5
No-Try: True
Reviewed-on: https://webrtc-review.googlesource.com/c/110862
Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Patrik Höglund <phoglund@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#25631}
This commit is contained in:
Mirko Bonadei
2018-11-14 09:52:53 +01:00
committed by Commit Bot
parent c58c8a5422
commit 6ef89e7a36

View File

@ -12,8 +12,8 @@ enable_java_templates = true
# Some non-Chromium builds don't use Chromium's third_party/binutils.
linux_use_bundled_binutils_override = true
# Variable that can be used to support multiple build scenarios, like having
# Chromium specific targets in a client project's GN file etc.
# Don't set this variable to true when building stadalone WebRTC, it is
# only needed to support both WebRTC standalone and Chromium builds.
build_with_chromium = false
# Use our own suppressions files.