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

Side by Side Diff: chrome/test/data/cld2_component/160/manifest.json

Issue 289313004: Add test data for dynamic CLD. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 6 years, 7 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
1 { 1 {
2 "manifest_version": 2, 2 "manifest_version": 2,
3 "name": "CLD2 Data", 3 "name": "CLD2 Data",
4 "description": "Compact Language Detector 2 (CLD2) data for Chrome", 4 "description": "Compact Language Detector 2 (CLD2) data for Chrome",
5 "minimum_chrome_version": "36", 5 "minimum_chrome_version": "36",
6 "version": "160", 6 "version": "160",
7 "platforms": [ 7 "platforms": [
8 { 8 {
9 "sub_package_path": "_platform_specific/all/" 9 "sub_package_path": "_platform_specific/all/"
10 } 10 }
11 ] 11 ]
12 } 12 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698