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

Unified Diff: cc/BUILD.gn

Issue 1132753008: Replaced TestNowSource with SimpleTestTickClock. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: More review comment changes: updated comments for raw pointers of SimpleTestTickClock. Created 5 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
Index: cc/BUILD.gn
diff --git a/cc/BUILD.gn b/cc/BUILD.gn
index e3a9bb589a0db825e046e1c180716bc4e4d95e3f..6a1c9fcfc8d8a33b57a5d360ddc553ee8c125d8d 100644
--- a/cc/BUILD.gn
+++ b/cc/BUILD.gn
@@ -708,8 +708,6 @@ source_set("test_support") {
"test/test_image_factory.h",
"test/test_in_process_context_provider.cc",
"test/test_in_process_context_provider.h",
- "test/test_now_source.cc",
- "test/test_now_source.h",
"test/test_occlusion_tracker.h",
"test/test_shared_bitmap_manager.cc",
"test/test_shared_bitmap_manager.h",
« no previous file with comments | « AUTHORS ('k') | cc/cc_tests.gyp » ('j') | cc/test/ordered_simple_task_runner.cc » ('J')

Powered by Google App Engine
This is Rietveld 408576698