| Index: testing/buildbot/trybot_analyze_config.json
|
| diff --git a/testing/buildbot/trybot_analyze_config.json b/testing/buildbot/trybot_analyze_config.json
|
| index 50f0f05f8232576295bb995413d1343295d96b01..6c72807a663eda53ebfa4917e7c36c0c946ad940 100644
|
| --- a/testing/buildbot/trybot_analyze_config.json
|
| +++ b/testing/buildbot/trybot_analyze_config.json
|
| @@ -2,13 +2,14 @@
|
| "base": {
|
| "exclusions": [
|
| "build/.*gyp[i]?",
|
| - "build/android/pylib",
|
| + "build/android/pylib/.*",
|
| "build/compiler_version.py",
|
| "build/get_landmines.py",
|
| "build/gyp_chromium",
|
| "build/linux/sysroot_ld_path.sh",
|
| "DEPS",
|
| "testing/buildbot/.*",
|
| + "tools/clang/blink_gc_plugin/CMakeLists.txt",
|
| "tools/whitespace.txt"
|
| ]
|
| },
|
|
|