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

Unified Diff: webrtc/modules/modules.gyp

Issue 2065353002: Delete unused code. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Trivial rebase. 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 | « webrtc/modules/audio_coding/test/TimedTrace.cc ('k') | webrtc/modules/video_coding/test/receiver_tests.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/modules/modules.gyp
diff --git a/webrtc/modules/modules.gyp b/webrtc/modules/modules.gyp
index 5e38028d1c562d11204e83adfd788dd4906769f5..f47cf2c9511e3556a619e2f428cd0d45d8b16102 100644
--- a/webrtc/modules/modules.gyp
+++ b/webrtc/modules/modules.gyp
@@ -89,7 +89,6 @@
'audio_coding/test/TestStereo.cc',
'audio_coding/test/TestVADDTX.cc',
'audio_coding/test/Tester.cc',
- 'audio_coding/test/TimedTrace.cc',
'audio_coding/test/TwoWayCommunication.cc',
'audio_coding/test/iSACTest.cc',
'audio_coding/test/opus_test.cc',
@@ -151,7 +150,7 @@
'<(DEPTH)/testing/gmock.gyp:gmock',
'<(DEPTH)/testing/gtest.gyp:gtest',
'<(DEPTH)/third_party/gflags/gflags.gyp:gflags',
- '<(webrtc_root)/base/base.gyp:rtc_base',
+ '<(webrtc_root)/base/base.gyp:rtc_base_approved',
'<(webrtc_root)/common.gyp:webrtc_common',
'<(webrtc_root)/common_audio/common_audio.gyp:common_audio',
'<(webrtc_root)/common_video/common_video.gyp:common_video',
« no previous file with comments | « webrtc/modules/audio_coding/test/TimedTrace.cc ('k') | webrtc/modules/video_coding/test/receiver_tests.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698