Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(582)

Unified Diff: third_party/cld_2/README.chromium

Issue 22867032: Use Finch to compare the performances of CLD1 and CLD2 (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Stop using CLD2 on Windows once Created 7 years, 3 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « third_party/cld_2/OWNERS ('k') | third_party/cld_2/cld_2.gyp » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/cld_2/README.chromium
diff --git a/third_party/cld_2/README.chromium b/third_party/cld_2/README.chromium
new file mode 100644
index 0000000000000000000000000000000000000000..b215b11d3f17593d0897323aa35ae75a46140458
--- /dev/null
+++ b/third_party/cld_2/README.chromium
@@ -0,0 +1,10 @@
+Name: Compact Language Detection 2
+Short Name: cld_2
+URL: https://code.google.com/p/cld2/
+Version: unknown
Takashi Toyoshima 2013/09/05 06:33:39 I guess you follow third_party/cld to use unknown,
hajimehoshi 2013/09/05 06:52:10 Done.
+License: Apache License 2.0
Takashi Toyoshima 2013/09/05 06:33:39 "Apache 2.0" is the exact string that is recommend
hajimehoshi 2013/09/05 06:52:10 Done.
+Security Critical: yes
+
+Description:
+The CLD is used to determine the language of text. In Chromium, this is used
+to determine if Chrome should offer Translate UX to the user.
« no previous file with comments | « third_party/cld_2/OWNERS ('k') | third_party/cld_2/cld_2.gyp » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698