xref: /aosp_15_r20/external/perfetto/protos/third_party/chromium/sources.gni (revision 6dbdd20afdafa5e3ca9b8809fa73465d530080dc)
1# Copyright 2020 The Chromium Authors
2# Use of this source code is governed by a BSD-style license that can be
3# found in the LICENSE file.
4
5# List of .proto files used when defining Chromium extensions for typed events.
6# New files should be added to this list.
7#
8# DO NOT EDIT THIS AT THE MOMENT. This file has to be supported in Perfetto
9# first in order to be useful.
10# TODO(b/181318121): Implement the support in Perfetto and remove the warning.
11chrome_track_event_sources = [ "chrome_track_event.proto" ]
12