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 ed45362b23cf29232c88eb56e0b75c69bbd9eb1f..98fb32de5f0e868cc8f7a6161ced587ee834ee58 100644 |
| --- a/testing/buildbot/trybot_analyze_config.json |
| +++ b/testing/buildbot/trybot_analyze_config.json |
| @@ -1,4 +1,9 @@ |
| { |
| + "android_webview": { |
| + "exclusions": [ |
| + "android_webview/.*" |
| + ] |
| + }, |
| "base": { |
| "exclusions": [ |
| ".*isolate", |
| @@ -16,11 +21,6 @@ |
| "tools/whitespace.txt" |
| ] |
| }, |
| - "android_webview": { |
| - "exclusions": [ |
| - "android_webview/.*" |
| - ] |
| - }, |
| "chromium": { |
| "exclusions": [ |
| "chrome/test/data/.*", |