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

Unified Diff: base/test/BUILD.gn

Issue 855633002: [Clean-up] Replace the final straggler use of MockTimeProvider with Clock. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 11 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
Index: base/test/BUILD.gn
diff --git a/base/test/BUILD.gn b/base/test/BUILD.gn
index b4987d9d55838a339ad8f42901bbfcd25a5bce6b..cca72dd25e1b29eafb0ed7ea4a424c481f5e68dc 100644
--- a/base/test/BUILD.gn
+++ b/base/test/BUILD.gn
@@ -36,8 +36,6 @@ source_set("test_support") {
"mock_chrome_application_mac.mm",
"mock_devices_changed_observer.cc",
"mock_devices_changed_observer.h",
- "mock_time_provider.cc",
- "mock_time_provider.h",
"multiprocess_test.cc",
"multiprocess_test.h",
"multiprocess_test_android.cc",

Powered by Google App Engine
This is Rietveld 408576698