Commit 6e9cdca1 authored by sky@chromium.org's avatar sky@chromium.org

Adds telemetry files to exclusion list

This way any changes to these files trigger a full build/test run.

BUG=383609
TEST=none
R=tonyg@chromium.org

Review URL: https://codereview.chromium.org/409213003

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284838 0039d316-1c4b-4281-b951-d872f2087c98
parent 64c3c046
......@@ -197,6 +197,8 @@
"content/test/data/.*",
"DEPS",
"testing/buildbot/.*",
"tools/perf/.*",
"tools/telemetry/.*",
"tools/whitespace.txt"
],
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment