| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | |
| 2 # Use of this source code is governed by a BSD-style license that can be | |
| 3 # found in the LICENSE file. | |
| 4 | |
| 5 indexes: | 1 indexes: |
| 6 | 2 |
| 7 # AUTOGENERATED | 3 # AUTOGENERATED |
| 8 | 4 |
| 9 # This index.yaml is automatically updated whenever the dev_appserver | 5 # This index.yaml is automatically updated whenever the dev_appserver |
| 10 # detects that a new type of query is run. If you want to manage the | 6 # detects that a new type of query is run. If you want to manage the |
| 11 # index.yaml file manually, remove the above marker line (the line | 7 # index.yaml file manually, remove the above marker line (the line |
| 12 # saying "# AUTOGENERATED"). If you want to manage some indexes | 8 # saying "# AUTOGENERATED"). If you want to manage some indexes |
| 13 # manually, move them above the marker line. The index.yaml file is | 9 # manually, move them above the marker line. The index.yaml file is |
| 14 # automatically uploaded to the admin console when you next deploy | 10 # automatically uploaded to the admin console when you next deploy |
| 15 # your application using appcfg.py. | 11 # your application using appcfg.py. |
| 12 |
| OLD | NEW |