Index: chrome/test/data/extensions/test/TabsAPI/1/manifest.json |
diff --git a/chrome/test/data/extensions/test/TabsAPI/1/manifest.json b/chrome/test/data/extensions/test/TabsAPI/1/manifest.json |
index b4b5e4d022402eb50b762e30dce3bc9822fa84cb..12c530dc14d5301ca0f6b41e2baeb0c981fd241f 100644 |
--- a/chrome/test/data/extensions/test/TabsAPI/1/manifest.json |
+++ b/chrome/test/data/extensions/test/TabsAPI/1/manifest.json |
@@ -1,8 +1,5 @@ |
{ |
- "id": "1234567890123456789012345678901234567890", |
"name": "TabsAPI", |
"description": "Utility for working with the extension tabs api", |
- "version": "0.1", |
- "format_version": 1, |
- "toolstrips": ["tabs_api.html"] |
+ "version": "0.1" |
} |