Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(119)

Unified Diff: webrtc/BUILD.gn

Issue 2854343002: Remove config.h from //webrtc:webrtc target. (Closed)
Patch Set: Created 3 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/BUILD.gn
diff --git a/webrtc/BUILD.gn b/webrtc/BUILD.gn
index 7649f46b8ae8b97538f2064564c4fe7c9994dc9d..db0c067209f355a453e37d2484f410f83d82afea 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 = []
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698