blob: fb8c14bba52ee22c69c95cb4a862619b0727e598 [file] [log] [blame]
// Copyright (c) 2015, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library protoc.benchmark.data;
const List<String> allReportNames = const [
"skybrian5/0.4.2/json_chrome.pb.json",
"skybrian5/0.4.2/json_vm.pb.json"
];