| Index: testing/buildbot/trybot_analyze_config.json
|
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
|
| index 4d12f02b629cfe61d7a2280bf08214365dfb2e44..d7f445f5aef7bbf2430f18ddad8783169169809c 100644
|
| --- a/testing/buildbot/trybot_analyze_config.json
|
| +++ b/testing/buildbot/trybot_analyze_config.json
|
| @@ -22,10 +22,17 @@
|
| "chromium": {
|
| "exclusions": [
|
| "chrome/test/data/.*",
|
| + "components/test/data/.*",
|
| "content/test/data/.*",
|
| "content/test/gpu/.*",
|
| + "extensions/test/data/.*",
|
| "gpu/gles2_conform_support/gles2_conform_test_expectations.txt",
|
| + "media/test/data/.*",
|
| "net/data/.*",
|
| + "sql/test/data/.*",
|
| + "third_party/accessibility-audit/axs_testing.js",
|
| + "third_party/hunspell_dictionaries/.*",
|
| + "third_party/zlib/google/test/data/.*",
|
| "tools/clang/scripts/plugin_flags.sh",
|
| "tools/clang/scripts/update.py",
|
| "tools/clang/scripts/update.sh",
|
|
|