Moving no_op_function.cc out of webrtc/build

BUG=webrtc:7030

Review-Url: https://codereview.webrtc.org/2645223003
Cr-Commit-Position: refs/heads/master@{#16246}
This commit is contained in:
mbonadei 2017-01-24 05:25:12 -08:00 committed by Commit bot
parent dabbea670c
commit b54c63ffb0
2 changed files with 1 additions and 1 deletions

View file

@ -229,7 +229,7 @@ if (!build_with_chromium) {
sources = [ sources = [
# TODO(kjellander): Remove this whenever possible. GN's static_library # TODO(kjellander): Remove this whenever possible. GN's static_library
# target type requires at least one object to avoid errors linking. # target type requires at least one object to avoid errors linking.
"build/no_op_function.cc", "no_op_function.cc",
# TODO(ossu): Keep this here until donwstream projects have updated. # TODO(ossu): Keep this here until donwstream projects have updated.
# http://bugs.webrtc.org/6716 # http://bugs.webrtc.org/6716