diff options
author | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 21:21:12 +0000 |
---|---|---|
committer | garykac@chromium.org <garykac@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2011-05-25 21:21:12 +0000 |
commit | 3fd27a0879c0e7eb87903efd7c1bcbc3688bf452 (patch) | |
tree | 2e9805556feef588bcfd07999af263492cd28c52 /remoting | |
parent | 5e64ec4808fbc756722cdbc55fadb80f774ecf70 (diff) | |
download | chromium_src-3fd27a0879c0e7eb87903efd7c1bcbc3688bf452.zip chromium_src-3fd27a0879c0e7eb87903efd7c1bcbc3688bf452.tar.gz chromium_src-3fd27a0879c0e7eb87903efd7c1bcbc3688bf452.tar.bz2 |
change chromoting->remote access for webapp name
BUG=none
TEST=none
Review URL: http://codereview.chromium.org/6987029
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@86704 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 7b469ce4..3b33cb25 100644 --- a/remoting/webapp/me2mom/manifest.json +++ b/remoting/webapp/me2mom/manifest.json @@ -1,5 +1,5 @@ { - "name": "Chromoting Me2Mom", + "name": "Remote Access Me2Mom", "version": "1.0", "description": "Me2Mom-style remote support in Chrome.", "app": { |