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/BUILD.gn

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 | « no previous file | webrtc/base/base_tests.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: webrtc/base/BUILD.gn
diff --git a/webrtc/base/BUILD.gn b/webrtc/base/BUILD.gn
index bcc6ad901e319a4245003df45d6be908cd9e3d21..ed40a42280fab33fdcb009aa6ca05233b6a962d9 100644
--- a/webrtc/base/BUILD.gn
+++ b/webrtc/base/BUILD.gn
@@ -675,6 +675,7 @@ if (rtc_include_tests) {
"fakesslidentity.h",
"faketaskrunner.h",
"gunit.h",
+ "test/faketiming.h",
"testbase64.h",
"testechoserver.h",
"testutils.h",
« no previous file with comments | « no previous file | webrtc/base/base_tests.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698