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

Unified Diff: webrtc/video/BUILD.gn

Issue 1912143002: Delete video_render module. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Move -framework flags from legacy_objc_api_tests.gyp to legacy_objc_api.gyp. 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 | « webrtc/test/test.gyp ('k') | webrtc/video/DEPS » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/video/BUILD.gn
diff --git a/webrtc/video/BUILD.gn b/webrtc/video/BUILD.gn
index 4f1b7ae197693674d62b9d81741fc03facd60b47..da5ffc3b018b0acf72befa1518c8a3b2e0c987ee 100644
--- a/webrtc/video/BUILD.gn
+++ b/webrtc/video/BUILD.gn
@@ -71,7 +71,6 @@ source_set("video") {
"../modules/video_capture:video_capture_module",
"../modules/video_coding",
"../modules/video_processing",
- "../modules/video_render:video_render_module",
"../system_wrappers",
"../voice_engine",
]
« no previous file with comments | « webrtc/test/test.gyp ('k') | webrtc/video/DEPS » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698