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

Side by Side Diff: chrome/test/data/bookmarks/model_without_sync.json

Issue 7012005: Revert "Revert 84829 - Initial implementation of "Synced Bookmarks" folder." (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Trying to set .json eol-style Created 9 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 | Annotate | Revision Log
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
(Empty)
1 {
2 "checksum": "47c64556f92189712e9ba2ae0b485d62",
3 "roots": {
4 "bookmark_bar": {
5 "children": [ {
6 "children": [ {
7 "date_added": "12949698950422234",
8 "id": "5",
9 "name": "Bookmark Manager",
10 "type": "url",
11 "url": "chrome-extension://eemcgdkfndhakfknompkggombfjjjeno/main. html#3"
12 } ],
13 "date_added": "12949698938004572",
14 "date_modified": "12949698958396466",
15 "id": "3",
16 "name": "Folder A",
17 "type": "folder"
18 } ],
19 "date_added": "0",
20 "date_modified": "0",
21 "id": "1",
22 "name": "Bookmarks Bar",
23 "type": "folder"
24 },
25 "other": {
26 "children": [ {
27 "children": [ {
28 "date_added": "12949698958396466",
29 "id": "6",
30 "name": "Get started with Google Chrome",
31 "type": "url",
32 "url": "http://tools.google.com/chrome/intl/en/welcome.html"
33 } ],
34 "date_added": "12949698944107898",
35 "date_modified": "12949698961627573",
36 "id": "4",
37 "name": "Folder B",
38 "type": "folder"
39 } ],
40 "date_added": "0",
41 "date_modified": "0",
42 "id": "2",
43 "name": "Other Bookmarks",
44 "type": "folder"
45 }
46 },
47 "version": 1
48 }
OLDNEW
« no previous file with comments | « chrome/common/chrome_switches.cc ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698