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