| # Copyright 2015 The Chromium Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| import("//mojo/public/mojo_application.gni") |
| "trace_collector_client.cc", |
| "trace_collector_client.h", |
| "//mojo/data_pipe_utils", |
| "//mojo/services/tracing/interfaces", |
| mojo_native_application("benchmark") { |
| "//mojo/public/cpp/application", |
| "//mojo/public/interfaces/application", |
| mojo_native_application("apptests") { |
| output_name = "benchmark_apptests" |
| "measurements_unittest.cc", |
| "//mojo/application:test_support", |
| "//mojo/public/cpp/bindings:callback", |