diff --git a/webrtc/build/OWNERS b/webrtc/build/OWNERS deleted file mode 100644 index 286f5c1b46..0000000000 --- a/webrtc/build/OWNERS +++ /dev/null @@ -1,2 +0,0 @@ -kjellander@webrtc.org - diff --git a/webrtc/build/webrtc.gni b/webrtc/build/webrtc.gni deleted file mode 100644 index 04bab4677e..0000000000 --- a/webrtc/build/webrtc.gni +++ /dev/null @@ -1,9 +0,0 @@ -# Copyright (c) 2017 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("../webrtc.gni")