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

Side by Side Diff: sky/sdk/lib/example/stocks2/data/stock_data_17.json

Issue 1218593002: Move sky/examples to sky/sdk/lib/example, and code changes to support that change. Fixes T277. (Closed) Base URL: git@github.com:domokit/mojo.git@master
Patch Set: Created 5 years, 6 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 [ 2 [
3 "MGIC", 3 "MGIC",
4 "Magic Software Enterprises Ltd.", 4 "Magic Software Enterprises Ltd.",
5 "6.87", 5 "6.87",
6 "$303.19M", 6 "$303.19M",
7 "1991", 7 "1991",
8 "Technology", 8 "Technology",
9 "Computer Software: Prepackaged Software", 9 "Computer Software: Prepackaged Software",
10 "http://www.nasdaq.com/symbol/mgic" 10 "http://www.nasdaq.com/symbol/mgic"
(...skipping 982 matching lines...) Expand 10 before | Expand all | Expand 10 after
993 "NATL", 993 "NATL",
994 "National Interstate Corporation", 994 "National Interstate Corporation",
995 "26.19", 995 "26.19",
996 "$518.07M", 996 "$518.07M",
997 "2005", 997 "2005",
998 "Finance", 998 "Finance",
999 "Property-Casualty Insurers", 999 "Property-Casualty Insurers",
1000 "http://www.nasdaq.com/symbol/natl" 1000 "http://www.nasdaq.com/symbol/natl"
1001 ] 1001 ]
1002 ] 1002 ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698