1# Copyright (c) 2020 The Chromium Authors. All rights reserved. 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