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

Side by Side Diff: chrome/test/data/extensions/profiles/empty/Default/Preferences

Issue 216019: Add a handful of startup tests that run with different types of install extensions. (Closed)
Patch Set: fixed test data Created 11 years, 3 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
(Empty)
1 {
2 "download": {
3 "directory_upgrade": true,
4 "extensions_to_open": ""
5 },
6 "profile": {
7 "exited_cleanly": true,
8 "id": "not-signed-in",
9 "name": "",
10 "nickname": ""
11 },
12 "session": {
13 "urls_to_restore_on_startup": [ ]
14 }
15 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698