Moving webrtc.gni up one level from build/

BUG=webrtc:7030

Review-Url: https://codereview.webrtc.org/2651543003
Cr-Commit-Position: refs/heads/master@{#16241}
This commit is contained in:
mbonadei
2017-01-24 04:49:35 -08:00
committed by Commit bot
parent 62d02c328d
commit 35a32700fc
42 changed files with 42 additions and 42 deletions

View File

@ -6,7 +6,7 @@
# in the file PATENTS. All contributing project authors may
# be found in the AUTHORS file in the root of the source tree.
import("../../build/webrtc.gni")
import("../../webrtc.gni")
audio_codec_defines = []
if (rtc_include_ilbc) {