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

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

Issue 338013: Polish to the gmail checker sample. (Closed)
Patch Set: Remove dead code 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/test/data/extensions/samples/gmail_browser_action/gmail_not_logged_in.png ('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
diff --git a/chrome/test/data/extensions/samples/gmail_browser_action/manifest.json b/chrome/test/data/extensions/samples/gmail_browser_action/manifest.json
index a9accab6866b3416fa53b595ec78af7b8003e3ad..bf241501918d6660071071ff3e2c84be085887f7 100644
--- a/chrome/test/data/extensions/samples/gmail_browser_action/manifest.json
+++ b/chrome/test/data/extensions/samples/gmail_browser_action/manifest.json
@@ -7,8 +7,7 @@
"tabs", "http://*.google.com/", "https://*.google.com/"
],
"browser_action": {
- "name": "Gmail",
- "icons": ["blank.png"]
+ "default_title": ""
},
"icons": {
"128": "icon_128.png"
« no previous file with comments | « chrome/test/data/extensions/samples/gmail_browser_action/gmail_not_logged_in.png ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698