Chromium Code Reviews| Index: appengine/static/common/build.cfg |
| diff --git a/appengine/static/common/build.cfg b/appengine/static/common/build.cfg |
| deleted file mode 100644 |
| index 7c58a7c5c38f72388ec9735c460dca2e337138a8..0000000000000000000000000000000000000000 |
| --- a/appengine/static/common/build.cfg |
| +++ /dev/null |
| @@ -1,8 +0,0 @@ |
| -# deploy.Component.Build message for common resources. |
| -# |
| -# This is used by "handlers.cfg" to build common web artifacts. |
| -dir_key: "build.static.common" |
| -python_script < |
| - path: "/web/deploy/build.py" |
| - extra_args: "rpcexplorer" |
| -> |