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

Side by Side Diff: chrome/test/data/extensions/good/Preferences

Issue 140018: Make ExtensionPrefs paths relative, re-enable 2 ExtensionsService unit_tests (Closed)
Patch Set: final changes Created 11 years, 6 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 "extensions": {
3 "settings": {
4 "behllobkkfkfnphdnhnkndlbkcpglgmj": {
5 "location": 1,
6 "path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
7 "state": 1
8 },
9 "bjafgdebaacbbbecmhlhpofkepfkgcpa": {
10 "location": 1,
11 "path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
12 "state": 1
13 },
14 "hpiknbiabeeppbpihjehijgoemciehgk": {
15 "location": 1,
16 "path": "hpiknbiabeeppbpihjehijgoemciehgk/2",
17 "state": 1
18 }
19 }
20 }
21 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698