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

Unified Diff: webrtc/modules/BUILD.gn

Issue 2558453002: Revert of H.264 packetization mode 0 (try 3) (Closed)
Patch Set: Created 4 years 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/media/engine/internalencoderfactory.cc ('k') | webrtc/modules/include/module_common_types.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/BUILD.gn
diff --git a/webrtc/modules/BUILD.gn b/webrtc/modules/BUILD.gn
index a5d11bb0b62324ec662165f0a490f857994d0bd7..e853ea477c6d8a84a73fa4f0454a0c6244cd0f61 100644
--- a/webrtc/modules/BUILD.gn
+++ b/webrtc/modules/BUILD.gn
@@ -544,10 +544,6 @@
[ "video_coding/codecs/vp9/vp9_screenshare_layers_unittest.cc" ]
}
- if (rtc_use_h264) {
- sources += [ "video_coding/codecs/h264/h264_encoder_impl_unittest.cc" ]
- }
-
if (rtc_desktop_capture_supported || is_android) {
deps += [ "desktop_capture" ]
sources += [
« no previous file with comments | « webrtc/media/engine/internalencoderfactory.cc ('k') | webrtc/modules/include/module_common_types.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698