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

Unified Diff: chrome/test/data/page_cycler/cached_data_dir/Default/Bookmarks

Issue 9667009: CommandLine Page Cycler (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Replaced now-private BrowserList::GetLastActive() Created 8 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/page_cycler/cached_data_dir/Default/Bookmarks
diff --git a/chrome/test/data/page_cycler/cached_data_dir/Default/Bookmarks b/chrome/test/data/page_cycler/cached_data_dir/Default/Bookmarks
new file mode 100644
index 0000000000000000000000000000000000000000..6142c466063d8c47a25a356ec6fd515e24b4bdc5
--- /dev/null
+++ b/chrome/test/data/page_cycler/cached_data_dir/Default/Bookmarks
@@ -0,0 +1,30 @@
+{
+ "checksum": "942764d02172e0ac56471532a4f3f57c",
+ "roots": {
+ "bookmark_bar": {
+ "children": [ ],
+ "date_added": "12978575074515810",
+ "date_modified": "0",
+ "id": "1",
+ "name": "Bookmarks Bar",
+ "type": "folder"
+ },
+ "other": {
+ "children": [ ],
+ "date_added": "12978575074515840",
+ "date_modified": "0",
+ "id": "2",
+ "name": "Other Bookmarks",
+ "type": "folder"
+ },
+ "synced": {
+ "children": [ ],
+ "date_added": "12978575074515852",
+ "date_modified": "0",
+ "id": "3",
+ "name": "Mobile Bookmarks",
+ "type": "folder"
+ }
+ },
+ "version": 1
+}

Powered by Google App Engine
This is Rietveld 408576698