You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
12 lines
537 B
12 lines
537 B
# Copyright (c) 2020 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.
|
|
|
|
# List of .proto files used when defining Chromium extensions for typed events.
|
|
# New files should be added to this list.
|
|
#
|
|
# DO NOT EDIT THIS AT THE MOMENT. This file has to be supported in Perfetto
|
|
# first in order to be useful.
|
|
# TODO(b/181318121): Implement the support in Perfetto and remove the warning.
|
|
chrome_track_event_sources = [ "chrome_track_event.proto" ]
|