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

Unified Diff: webrtc/media/BUILD.gn

Issue 2044703007: Delete unused YuvFrameGenerator class. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Created 4 years, 6 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 | webrtc/media/base/yuvframegenerator.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/media/BUILD.gn
diff --git a/webrtc/media/BUILD.gn b/webrtc/media/BUILD.gn
index c245d6ee3e67a9412e22b756f1e94c0b9cf83a42..2d973126f8807d5ad44c66c4b8a9fd569cf13a13 100644
--- a/webrtc/media/BUILD.gn
+++ b/webrtc/media/BUILD.gn
@@ -89,8 +89,6 @@ source_set("rtc_media") {
"base/videorenderer.h",
"base/videosourcebase.cc",
"base/videosourcebase.h",
- "base/yuvframegenerator.cc",
- "base/yuvframegenerator.h",
"devices/videorendererfactory.h",
"engine/nullwebrtcvideoengine.h",
"engine/simulcast.cc",
« no previous file with comments | « no previous file | webrtc/media/base/yuvframegenerator.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698