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

Unified Diff: third_party/libjingle/BUILD.gn

Issue 534813002: Remove some rtc hacks in the GN build. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 6 years, 3 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 | « remoting/base/BUILD.gn ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/libjingle/BUILD.gn
diff --git a/third_party/libjingle/BUILD.gn b/third_party/libjingle/BUILD.gn
index e8f8aa586ff679141e3a8f97c0df95faad68df07..ba32bdb3aaa89c4478942cedbe0bdd85a5c73b2f 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -516,10 +516,6 @@ if (enable_webrtc) {
"//third_party/webrtc/modules/video_render",
]
- # TODO(GYP) this should be removed and we should get this config by one of
- # the webrtc targets specifying it for the direct_dependent_configs.
- #configs += [ "//third_party/webrtc:common_config" ] # TODO(GYP)
-
if (!is_ios) {
# TODO(mallinath) - Enable SCTP for iOS.
sources += [
« no previous file with comments | « remoting/base/BUILD.gn ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698