| Index: testing/buildbot/chromium_trybot.json
|
| diff --git a/testing/buildbot/chromium_trybot.json b/testing/buildbot/chromium_trybot.json
|
| index 600eaa0a16788623435141a8f3b956b8ca760846..6558af6238342e9fd8fb5d965d59e2b0f43a3792 100644
|
| --- a/testing/buildbot/chromium_trybot.json
|
| +++ b/testing/buildbot/chromium_trybot.json
|
| @@ -196,25 +196,6 @@
|
| }
|
| ],
|
|
|
| - "gtest_tests_filter_exclusions": [
|
| - ".*gyp[i]?",
|
| - "build/android/pylib",
|
| - "build/compiler_version.py",
|
| - "build/get_landmines.py",
|
| - "build/gyp_chromium",
|
| - "build/linux/sysroot_ld_path.sh",
|
| - "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/perf/.*",
|
| - "tools/telemetry/.*",
|
| - "tools/whitespace.txt"
|
| - ],
|
| -
|
| "non_filter_builders": [
|
| ],
|
|
|
|
|