Index: chrome/test/data/extensions/simple_with_file/manifest.json |
diff --git a/chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json b/chrome/test/data/extensions/simple_with_file/manifest.json |
similarity index 53% |
copy from chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json |
copy to chrome/test/data/extensions/simple_with_file/manifest.json |
index 50281622a5954c582bfba9732241f7685df54122..31c11ce8733866d8171298881a27e0b29bd7c94d 100644 |
--- a/chrome/test/data/extensions/manifest_tests/sandboxed_pages_valid_2.json |
+++ b/chrome/test/data/extensions/simple_with_file/manifest.json |
@@ -1,5 +1,6 @@ |
{ |
- "name": "test", |
+ "name": "foo", |
+ "description": "foo", |
"version": "0.1", |
"manifest_version": 2 |
} |