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

Unified Diff: components/tracing/BUILD.gn

Issue 2656303003: Test virtual interface [NOT FOR REVIEW] (Closed)
Patch Set: results Created 3 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
« no previous file with comments | « no previous file | components/tracing/test/results_desktop.txt » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: components/tracing/BUILD.gn
diff --git a/components/tracing/BUILD.gn b/components/tracing/BUILD.gn
index b73c3d6ffa35d394088c49a4c9fd4fbf0c28f63e..1f1b0b3f0acb7c5515c467129cc9c975ed3c0e00 100644
--- a/components/tracing/BUILD.gn
+++ b/components/tracing/BUILD.gn
@@ -123,6 +123,8 @@ test("tracing_perftests") {
"test/perf_test_helpers.cc",
"test/perf_test_helpers.h",
"test/trace_event_perftest.cc",
+ "test/tracing_interface_simulator.cc",
+ "test/tracing_interface_simulator.h",
]
deps = [
"//base:base",
« no previous file with comments | « no previous file | components/tracing/test/results_desktop.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698