From 5af6e25b106f20c269d00ab33f751c0eff6162ad Mon Sep 17 00:00:00 2001 From: kjellander Date: Wed, 3 May 2017 05:28:46 -0700 Subject: [PATCH] Remove config.h from //webrtc:webrtc target. It's already present in //webrtc:webrtc_common BUG=webrtc:5878 NOTRY=True Review-Url: https://codereview.webrtc.org/2854343002 Cr-Commit-Position: refs/heads/master@{#17990} --- webrtc/BUILD.gn | 1 - 1 file changed, 1 deletion(-) diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn index 7649f46b8a..db0c067209 100644 --- a/webrtc/BUILD.gn +++ b/webrtc/BUILD.gn @@ -241,7 +241,6 @@ if (!build_with_chromium) { # TODO(ossu): Keep this here until donwstream projects have updated. # http://bugs.webrtc.org/6716 "call.h", - "config.h", ] complete_static_lib = true defines = []