Reason for revert: Breaks GN in Chromium (again), even though I tested this configuration: https://build.chromium.org/p/chromium.webrtc.fyi/builders/Linux%20Builder/builds/6000/steps/generate_build_files/logs/stdio Original issue's description: > Reland of GN: Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} > > Add BUILD.gn files for webrtc/{api,media,libjingle,p2p,pc} in > preparation for removing src/third_party/libjingle in Chromium. > > BUG=webrtc:4256 > NOTRY=True > TBR=perkj@webrtc.org > > Committed: https://crrev.com/c8d848b1049d8b9e8e33e023d13bec1180dd4926 > Cr-Commit-Position: refs/heads/master@{#12731} TBR=perkj@webrtc.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=webrtc:4256 Review-Url: https://codereview.webrtc.org/1975223002 Cr-Commit-Position: refs/heads/master@{#12733}
10 lines
424 B
Plaintext
10 lines
424 B
Plaintext
# Copyright (c) 2015 The WebRTC project authors. All Rights Reserved.
|
|
#
|
|
# Use of this source code is governed by a BSD-style license
|
|
# that can be found in the LICENSE file in the root of the source
|
|
# tree. An additional intellectual property rights grant can be found
|
|
# 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")
|