diff options
author | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-26 20:24:08 +0000 |
---|---|---|
committer | sergeyu@chromium.org <sergeyu@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2012-11-26 20:24:08 +0000 |
commit | d35ca844f817b1d567b6691933762a996fd72a25 (patch) | |
tree | bbdcf0bb322d85ea82eda590d279c46e128fb189 /third_party | |
parent | 136d2b3e61ad722874444eb7f83d9f0a9bd9bb40 (diff) | |
download | chromium_src-d35ca844f817b1d567b6691933762a996fd72a25.zip chromium_src-d35ca844f817b1d567b6691933762a996fd72a25.tar.gz chromium_src-d35ca844f817b1d567b6691933762a996fd72a25.tar.bz2 |
Cleanup Name field in libjingle's README.chromium.
The Name field from README.chromium is used in about:credits. Previously
it was containing description that shouldn't be there. Cleaning it up to make
it consistent with names of other third-party dependencies.
Review URL: https://codereview.chromium.org/11428010
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@169480 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'third_party')
-rw-r--r-- | third_party/libjingle/README.chromium | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/third_party/libjingle/README.chromium b/third_party/libjingle/README.chromium index 003f95d59..43f87a1 100644 --- a/third_party/libjingle/README.chromium +++ b/third_party/libjingle/README.chromium @@ -1,5 +1,4 @@ -Name: Libjingle library. Used for p2p voice and video communication. -Short Name: libjingle +Name: libjingle URL: http://code.google.com/p/libjingle/ Version: unknown Revision: 244 |