Commit b857cda3 authored by sky@chromium.org's avatar sky@chromium.org

Adds tools/whitespace.txt to the list of files that trigger compile

This file is used by the cq to measure loads and other stats. We want
changes to it to result in a compile and test.

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

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

git-svn-id: svn://svn.chromium.org/chrome/trunk/src@284522 0039d316-1c4b-4281-b951-d872f2087c98
parent e11fde32
...@@ -186,7 +186,8 @@ ...@@ -186,7 +186,8 @@
"chrome/test/data/.*", "chrome/test/data/.*",
"content/test/data/.*", "content/test/data/.*",
"DEPS", "DEPS",
"testing/buildbot/.*" "testing/buildbot/.*",
"tools/whitespace.txt"
], ],
"filter_builders": [ "filter_builders": [
......
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