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

Side by Side Diff: third_party/cld_2/crx_gen/manifest.json

Issue 216923006: Add a component updater for the CLD2 data file. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebase onto latest master Created 6 years, 8 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 unified diff | Download patch
OLDNEW
(Empty)
1 {
2 "manifest_version": 2,
3 "name": "CLD2 Data",
4 "description": "Compact Language Detector 2 (CLD2) data for Chrome",
5 "minimum_chrome_version": "36",
6 "version": "160",
7 "platforms": [
8 {
9 "sub_package_path": "_platform_specific/all/"
10 }
11 ]
12 }
OLDNEW
« chrome/browser/component_updater/cld_component_installer.cc ('K') | « chrome/common/chrome_paths.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698