Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(6703)

Unified Diff: chrome/test/data/extensions/test/TabsAPI/1/manifest.json

Issue 99172: Part 1 of sample sprucing. (Closed)
Patch Set: Added buildbot.crx, since that seems like something people might want to install. Created 11 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
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"
}
« no previous file with comments | « chrome/test/data/extensions/test/Resizer/resizer.html ('k') | chrome/tools/extensions/chromium_extension.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698