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

Unified Diff: webrtc/base/base_tests.gyp

Issue 2238073003: FakeTiming added, an implementation of Timing that can be used for tests (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Changed starting time Created 4 years, 4 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/base/BUILD.gn ('k') | webrtc/base/test/faketiming.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 e1d5bc04963ac52dde55ad07dcc8cb7f8943a339..6940a6669657195abb859b49e582ca8fdda0d800 100644
--- a/webrtc/base/base_tests.gyp
+++ b/webrtc/base/base_tests.gyp
@@ -21,6 +21,7 @@
'fakesslidentity.h',
'faketaskrunner.h',
'gunit.h',
+ 'test/faketiming.h',
'testbase64.h',
'testechoserver.h',
'testutils.h',
« no previous file with comments | « webrtc/base/BUILD.gn ('k') | webrtc/base/test/faketiming.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698