summaryrefslogtreecommitdiffstats
path: root/WATCHLISTS
diff options
context:
space:
mode:
authorprimiano <primiano@chromium.org>2015-01-30 07:29:31 -0800
committerCommit bot <commit-bot@chromium.org>2015-01-30 15:30:19 +0000
commitbef13b48fc8ec092a6f82ff521fcc6bb5e28822e (patch)
tree564335ac93c975baa5e51492b011c6a5e1905643 /WATCHLISTS
parent9f946c94e2fb8428ee5d35eda446c7a4edcbc918 (diff)
downloadchromium_src-bef13b48fc8ec092a6f82ff521fcc6bb5e28822e.zip
chromium_src-bef13b48fc8ec092a6f82ff521fcc6bb5e28822e.tar.gz
chromium_src-bef13b48fc8ec092a6f82ff521fcc6bb5e28822e.tar.bz2
Update tracing WATCHLISTS to track base/trace_event
See crrev.com/837303004 and the related bug for motivations. BUG=451032 TBR=dsinclair@chromium.org Review URL: https://codereview.chromium.org/893603002 Cr-Commit-Position: refs/heads/master@{#313919}
Diffstat (limited to 'WATCHLISTS')
-rw-r--r--WATCHLISTS1
1 files changed, 1 insertions, 0 deletions
diff --git a/WATCHLISTS b/WATCHLISTS
index dfeb679a..57fc40b 100644
--- a/WATCHLISTS
+++ b/WATCHLISTS
@@ -705,6 +705,7 @@
},
'tracing': {
'filepath': 'base/debug/trace_event.*'\
+ '|base/trace_event/'\
'|content/browser/tracing/'\
'|components/tracing/'
},