Chromium Code Reviews| Index: chrome/common/extensions/docs/server2/test_data/template_utility/test2.json |
| diff --git a/chrome/common/extensions/docs/server2/test_data/template_utility/test2.json b/chrome/common/extensions/docs/server2/test_data/template_utility/test2.json |
| deleted file mode 100644 |
| index 3d4021cdc2a2075352f9f53854e816f8d299b431..0000000000000000000000000000000000000000 |
| --- a/chrome/common/extensions/docs/server2/test_data/template_utility/test2.json |
| +++ /dev/null |
| @@ -1,12 +0,0 @@ |
| -{ |
| - "arg1": "This", |
| - "arg2": { |
| - "arg": 2 |
| - }, |
| - "arg3": "test", |
| - "arg4": [ |
| - "incredible", |
| - "amazing", |
| - "awesome" |
| - ] |
| -} |