Chromium Code Reviews| Index: testing/buildbot/trybot_analyze_config.json |
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json |
| index a46740814283ecba3956c30ff65f97ff2b92317b..3103028c488cf24156d5e6048ab90346ff2af423 100644 |
| --- a/testing/buildbot/trybot_analyze_config.json |
| +++ b/testing/buildbot/trybot_analyze_config.json |
| @@ -25,6 +25,7 @@ |
| "testing/scripts/.*", |
| "testing/test_env.py", |
| "third_party/android_platform/development/scripts/.*", |
| + "third_party/WebKit/LayoutTests/.*", |
|
qyearsley
2016/07/28 23:33:29
Maybe this should be "third_party/WebKit/.*" -- th
Dirk Pranke
2016/07/29 23:58:55
In GN, you can actually set a "data" attribute on
|
| "tools/clang/blink_gc_plugin/CMakeLists.txt", |
| "tools/luci-go/.*" |
| ] |