Chromium Code Reviews| Index: appengine/chromium_cq_status/app.yaml |
| diff --git a/appengine/chromium_cq_status/app.yaml b/appengine/chromium_cq_status/app.yaml |
| index 0a03d0e7f804255ab6f9cafb63d1fe46b7d4b7ba..13534dc7864087218ae07e05843ab8f16555c096 100644 |
| --- a/appengine/chromium_cq_status/app.yaml |
| +++ b/appengine/chromium_cq_status/app.yaml |
| @@ -53,5 +53,4 @@ skip_files: |
| - ^(.*/)?.*~$ |
| - ^(.*/)?.*\.py[co]$ |
| - ^(.*/)?\..*$ |
| -- ^third_party/catapult/tracing/third_party/.*$ |
| - ^third_party/catapult/tracing/test_data/.*$ |