Chromium Code Reviews| Index: tools/chrome_proxy/testserver/app.yaml |
| diff --git a/tools/chrome_proxy/testserver/app.yaml b/tools/chrome_proxy/testserver/app.yaml |
| index a73e1ee96d33ad4d63c7daa2fb64155fc5178ecb..4162935d434428d46c81d4136669ed53a1cb4452 100644 |
| --- a/tools/chrome_proxy/testserver/app.yaml |
| +++ b/tools/chrome_proxy/testserver/app.yaml |
| @@ -2,8 +2,8 @@ |
| # Use of this source code is governed by a BSD-style license that can be |
| # found in the LICENSE file. |
| -application: chromeproxy-test |
| -version: 1 |
| +#application: chromeproxy-test |
|
sclittle
2016/08/09 21:31:31
Why did you comment these lines out?
Robert Ogden
2016/08/09 21:56:22
New version of appengine throws up with those give
|
| +#version: 1 |
| runtime: go |
| api_version: go1 |