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

Unified Diff: chrome/browser/resources/chromeos/crosh_builtin/manifest.json

Issue 2788863005: crosh_builtin: update name to be more friendly (Closed)
Patch Set: Created 3 years, 9 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/browser/resources/chromeos/crosh_builtin/manifest.json
diff --git a/chrome/browser/resources/chromeos/crosh_builtin/manifest.json b/chrome/browser/resources/chromeos/crosh_builtin/manifest.json
index dc85297eef3b8579fe8db6520becf968012e8300..9938484de9088aaa2c339ea2c8a01b836e11f748 100644
--- a/chrome/browser/resources/chromeos/crosh_builtin/manifest.json
+++ b/chrome/browser/resources/chromeos/crosh_builtin/manifest.json
@@ -1,9 +1,9 @@
{
"key": "AAAAB3NzaC1yc2EAAAADAQABAAAAgQDtKfIKWzC4HnQbyAeddk5h78K7LSyrIEnLKDsQCNxhfsavJ+otV9JprDSz3nF7EHZokXiC72SHxdMndt2IlId/aRfhbU4UGidrmFBKg6v1Fs2zey6niB+xLOhJQMe9XtwVNWDpiGXHLmwNhG/FLhj0bBBf1HZDBV18Xp47ymLiuQ==",
- "name": "crosh_builtin",
+ "name": "Chrome OS developer shell",
"manifest_version": 2,
"content_security_policy": "script-src 'self' blob: filesystem:; object-src 'self' blob: filesystem:",
- "version": "0.8.22",
+ "version": "0.8.36",
"default_locale": "en",
"description": "Built-in terminal for crosh.",
"offline_enabled": true,
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698