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

Unified Diff: third_party/libjingle/BUILD.gn

Issue 1929933002: Drop build dependency on webrtc's legacy video_render module. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 4 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 | third_party/libjingle/libjingle.gyp » ('j') | 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 b189c70b52a2930cd10bffaec153bc2afd60010e..5b9bbe1c1269ac6b3d5691059a2982632e043ced 100644
--- a/third_party/libjingle/BUILD.gn
+++ b/third_party/libjingle/BUILD.gn
@@ -415,7 +415,6 @@ if (enable_webrtc) {
"//third_party/webrtc",
"//third_party/webrtc/modules/media_file",
"//third_party/webrtc/modules/video_capture",
- "//third_party/webrtc/modules/video_render",
"//third_party/webrtc/system_wrappers",
"//third_party/webrtc/voice_engine",
]
« no previous file with comments | « no previous file | third_party/libjingle/libjingle.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698