diff options
author | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-26 00:58:47 +0000 |
---|---|---|
committer | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-26 00:58:47 +0000 |
commit | a11159907d52a4059e9f076898228a10436a7a41 (patch) | |
tree | 488a3e404a996217432dc6b616129c51ad511f34 /remoting | |
parent | 81b7f6675d7296ab536db6bb5bf52d0ff949faad (diff) | |
download | chromium_src-a11159907d52a4059e9f076898228a10436a7a41.zip chromium_src-a11159907d52a4059e9f076898228a10436a7a41.tar.gz chromium_src-a11159907d52a4059e9f076898228a10436a7a41.tar.bz2 |
Rename Chromoting webapp to "Remoting".
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6979025
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86756 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'remoting')
-rw-r--r-- | remoting/webapp/me2mom/manifest.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/remoting/webapp/me2mom/manifest.json b/remoting/webapp/me2mom/manifest.json index 3b33cb25..378ab36 100644 --- a/remoting/webapp/me2mom/manifest.json +++ b/remoting/webapp/me2mom/manifest.json @@ -1,5 +1,5 @@ { - "name": "Remote Access Me2Mom", + "name": "Remoting Me2Mom", "version": "1.0", "description": "Me2Mom-style remote support in Chrome.", "app": { |