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

Unified Diff: chrome/test/data/extensions/samples/gmail_browser_action/manifest.json

Issue 343003: Get rid of FilePath::AppendAndResolveRelative().... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: '' Created 11 years, 2 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
« no previous file with comments | « chrome/common/extensions/extension_resource_unittest.cc ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/samples/gmail_browser_action/manifest.json
===================================================================
--- chrome/test/data/extensions/samples/gmail_browser_action/manifest.json (revision 30231)
+++ chrome/test/data/extensions/samples/gmail_browser_action/manifest.json (working copy)
@@ -8,8 +8,5 @@
],
"browser_action": {
"default_title": ""
- },
- "icons": {
- "128": "icon_128.png"
Mark Mentovai 2009/10/28 00:20:48 What's up here, does this not exist?
MAD 2009/10/28 03:44:45 Yep, I cleaned it up as I tried it and it failed b
Aaron Boodman 2009/10/28 06:08:18 I've since added this file. Please undo this delet
MAD 2009/10/28 12:40:54 Done.
}
}
« no previous file with comments | « chrome/common/extensions/extension_resource_unittest.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698