This makes the import path less confusing: * metrics/metrics_library.h is imported from the exported headers. * metricsd/* for includes by the metrics daemon itself. BUG: 22879597 Change-Id: I9f44ea3a548cae39d4546fcd724e8007f6dd4bd0
16 lines
380 B
Text
16 lines
380 B
Text
# See http://dev.chromium.org/developers/contributing-code/watchlists for
|
|
# a description of this file's format.
|
|
# Please keep these keys in alphabetical order.
|
|
|
|
{
|
|
'WATCHLIST_DEFINITIONS': {
|
|
'all': {
|
|
'filepath': '.',
|
|
},
|
|
},
|
|
'WATCHLISTS': {
|
|
'all': ['petkov@chromium.org',
|
|
'semenzato@chromium.org',
|
|
'sosa@chromium.org']
|
|
},
|
|
}
|