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

Unified Diff: sky/tools/tester/BUILD.gn

Issue 702603005: Add a sketch of a test_perf script (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 6 years, 1 month 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: sky/tools/tester/BUILD.gn
diff --git a/sky/tools/tester/BUILD.gn b/sky/tools/tester/BUILD.gn
index 1d6c7e3016a7e46daa39a17a2b9094aa936a0064..ae89606ec99ef4fb5ff214b033010cedd2443ff3 100644
--- a/sky/tools/tester/BUILD.gn
+++ b/sky/tools/tester/BUILD.gn
@@ -6,8 +6,6 @@ shared_library("tester") {
output_name = "sky_tester"
sources = [
- "test_harness.cc",
- "test_harness.h",
"test_observer_impl.cc",
"test_observer_impl.h",
"test_runner.cc",
« sky/tools/test_perf ('K') | « sky/tools/test_perf ('k') | sky/tools/tester/test_harness.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698