From c64df6f6bdf4980b2788c2f850fdfb50e523d313 Mon Sep 17 00:00:00 2001 From: "cdn@chromium.org" Date: Wed, 16 Mar 2011 01:17:52 +0000 Subject: Cleaning up third_party readmes and adding a template for future use. The next step is a presubmit rule that will make people use the template. We are doing this so that we can better track dependancy versions. BUG=None TEST=N/A Review URL: http://codereview.chromium.org/6610030 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@78316 0039d316-1c4b-4281-b951-d872f2087c98 --- third_party/cld/README.chromium | 3 +++ 1 file changed, 3 insertions(+) (limited to 'third_party/cld') diff --git a/third_party/cld/README.chromium b/third_party/cld/README.chromium index a0c4929..b0d42fa 100644 --- a/third_party/cld/README.chromium +++ b/third_party/cld/README.chromium @@ -1,6 +1,9 @@ Name: Compact Language Detection +Short Name: cld URL: http://src.chromium.org/viewvc/chrome/trunk/src/third_party/cld/ +Version: unknown +Description: The CLD is used to determine the language of text. This library is open source Google code. It is currently only -- cgit v1.1