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

Unified Diff: webrtc/base/base_tests.gyp

Issue 2016863003: Implemented ScopedFakeTime, faking rtc::TimeNanos. (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Addressed comments. Created 4 years, 7 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/base/faketime.h » ('j') | webrtc/base/faketime.h » ('J')
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 063e8e164f4a295919fe38d9dd6f451cf13e1eb2..9708ccc5054e34a2d12a25b98ce126cbfbfe9fa6 100644
--- a/webrtc/base/base_tests.gyp
+++ b/webrtc/base/base_tests.gyp
@@ -18,6 +18,7 @@
'fakenetwork.h',
'fakesslidentity.h',
'faketaskrunner.h',
+ 'faketime.h',
'gunit.h',
'testbase64.h',
'testechoserver.h',
« no previous file with comments | « no previous file | webrtc/base/faketime.h » ('j') | webrtc/base/faketime.h » ('J')

Powered by Google App Engine
This is Rietveld 408576698