diff options
author | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-17 16:45:04 +0000 |
---|---|---|
committer | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-06-17 16:45:04 +0000 |
commit | 144d59f52ce8174f178c23e091f6fa07a5ce1ccd (patch) | |
tree | f8eb1cc4db3fb0a076efad134fee0aad4cee3f1e /remoting | |
parent | a07676b20a2577777dc00573dba37c0927958f92 (diff) | |
download | chromium_src-144d59f52ce8174f178c23e091f6fa07a5ce1ccd.zip chromium_src-144d59f52ce8174f178c23e091f6fa07a5ce1ccd.tar.gz chromium_src-144d59f52ce8174f178c23e091f6fa07a5ce1ccd.tar.bz2 |
Rename Chromoting WebApp to It2Me in manifest.
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/7104122
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@89498 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/webapp/me2mom/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json index 378ab36..219582b 100644 --- a/remoting/webapp/me2mom/manifest.json +++ b/remoting/webapp/me2mom/manifest.json @@ -1,7 +1,7 @@ { - "name": "Remoting Me2Mom", + "name": "Remoting IT2Me", "version": "1.0", - "description": "Me2Mom-style remote support in Chrome.", + "description": "IT2Me-style remote support in Chrome.", "app": { "launch": { "local_path": "choice.html" |