| Index: testing/buildbot/trybot_analyze_config.json
|
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
|
| index 9222be818105602d98d42685ba4f9ea1463d2c14..cdc1075ce93ee76a5a27a15b5451c8a4dab588b7 100644
|
| --- a/testing/buildbot/trybot_analyze_config.json
|
| +++ b/testing/buildbot/trybot_analyze_config.json
|
| @@ -1,6 +1,5 @@
|
| {
|
| "exclusions": [
|
| - ".*gyp[i]?",
|
| "build/android/pylib",
|
| "build/compiler_version.py",
|
| "build/get_landmines.py",
|
| @@ -9,10 +8,10 @@
|
| "chrome/test/data/.*",
|
| "content/test/data/.*",
|
| "DEPS",
|
| - "testing/buildbot/.*",
|
| "tools/clang/scripts/plugin_flags.sh",
|
| "tools/clang/scripts/update.py",
|
| "tools/clang/scripts/update.sh",
|
| + "tools/metrics/histograms/histograms.xml",
|
| "tools/perf/.*",
|
| "tools/telemetry/.*",
|
| "tools/whitespace.txt"
|
|
|