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

Unified Diff: webrtc/base/base_tests.gyp

Issue 2038213002: Revert of Improving the fake clock and using it to fix a flaky STUN timeout test. (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 | « webrtc/api/webrtcsession_unittest.cc ('k') | webrtc/base/fakeclock.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/base_tests.gyp
diff --git a/webrtc/base/base_tests.gyp b/webrtc/base/base_tests.gyp
index 003a1dbf875cb18f420bde298c8270f4107b82df..2ee115b267650dd8de8ef511fb95aab9a9148eb2 100644
--- a/webrtc/base/base_tests.gyp
+++ b/webrtc/base/base_tests.gyp
@@ -15,8 +15,6 @@
'unittest_main.cc',
# Also use this as a convenient dumping ground for misc files that are
# included by multiple targets below.
- 'fakeclock.cc',
- 'fakeclock.h',
'fakenetwork.h',
'fakesslidentity.h',
'faketaskrunner.h',
@@ -24,7 +22,6 @@
'testbase64.h',
'testechoserver.h',
'testutils.h',
- 'timedelta.h',
],
'defines': [
'GTEST_RELATIVE_PATH',
« no previous file with comments | « webrtc/api/webrtcsession_unittest.cc ('k') | webrtc/base/fakeclock.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698