Index: chrome/test/data/bookmarks/model_without_sync.json |
diff --git a/chrome/test/data/bookmarks/model_without_sync.json b/chrome/test/data/bookmarks/model_without_sync.json |
new file mode 100644 |
index 0000000000000000000000000000000000000000..517f834219b3717740c9294574a52b44a7744a4a |
--- /dev/null |
+++ b/chrome/test/data/bookmarks/model_without_sync.json |
@@ -0,0 +1,48 @@ |
+{ |
+ "checksum": "47c64556f92189712e9ba2ae0b485d62", |
+ "roots": { |
+ "bookmark_bar": { |
+ "children": [ { |
+ "children": [ { |
+ "date_added": "12949698950422234", |
+ "id": "5", |
+ "name": "Bookmark Manager", |
+ "type": "url", |
+ "url": "chrome-extension://eemcgdkfndhakfknompkggombfjjjeno/main.html#3" |
+ } ], |
+ "date_added": "12949698938004572", |
+ "date_modified": "12949698958396466", |
+ "id": "3", |
+ "name": "Folder A", |
+ "type": "folder" |
+ } ], |
+ "date_added": "0", |
+ "date_modified": "0", |
+ "id": "1", |
+ "name": "Bookmarks Bar", |
+ "type": "folder" |
+ }, |
+ "other": { |
+ "children": [ { |
+ "children": [ { |
+ "date_added": "12949698958396466", |
+ "id": "6", |
+ "name": "Get started with Google Chrome", |
+ "type": "url", |
+ "url": "http://tools.google.com/chrome/intl/en/welcome.html" |
+ } ], |
+ "date_added": "12949698944107898", |
+ "date_modified": "12949698961627573", |
+ "id": "4", |
+ "name": "Folder B", |
+ "type": "folder" |
+ } ], |
+ "date_added": "0", |
+ "date_modified": "0", |
+ "id": "2", |
+ "name": "Other Bookmarks", |
+ "type": "folder" |
+ } |
+ }, |
+ "version": 1 |
+} |