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. |