| Index: chrome/common/extensions/docs/server2/manifest_data_source_test.py
|
| diff --git a/chrome/common/extensions/docs/server2/manifest_data_source_test.py b/chrome/common/extensions/docs/server2/manifest_data_source_test.py
|
| index 09021019d5156fb5d0a71c10758b408d13c96096..04f1d87356b4346bc12f72c13e9b2e4b461756e5 100755
|
| --- a/chrome/common/extensions/docs/server2/manifest_data_source_test.py
|
| +++ b/chrome/common/extensions/docs/server2/manifest_data_source_test.py
|
| @@ -16,7 +16,7 @@ from object_store_creator import ObjectStoreCreator
|
|
|
| convert_and_annotate_docs = {
|
| 'name': {
|
| - 'example': "My {{title}}",
|
| + 'example': "My {{platform}}",
|
| 'name': 'name',
|
| 'level': 'required'
|
| },
|
|
|