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

Side by Side Diff: chrome/test/data/pref_service/write.golden.json

Issue 27354: Add FilePath setter/getter to pref service.... (Closed) Base URL: svn://chrome-svn/chrome/trunk/src/
Patch Set: '' Created 11 years, 9 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/test/data/pref_service/read.json ('k') | chrome/test/reliability/page_load_test.cc » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 { 1 {
2 "homepage": "http://www.cnn.com", 2 "homepage": "http://www.cnn.com",
3 "some_directory": "/usr/sbin/",
3 "tabs": { 4 "tabs": {
4 "max_tabs": 10, 5 "max_tabs": 10,
5 "new_windows_in_tabs": false 6 "new_windows_in_tabs": false
6 } 7 }
7 } 8 }
OLDNEW
« no previous file with comments | « chrome/test/data/pref_service/read.json ('k') | chrome/test/reliability/page_load_test.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698