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

Side by Side Diff: chrome/test/data/extensions/common/privacy_blacklist/manifest.json

Issue 341050: Implement loading blacklists from extensions.... (Closed) Base URL: http://src.chromium.org/svn/trunk/src/
Patch Set: use real extension Created 11 years, 1 month 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
OLDNEW
(Empty)
1 {
2 "description": "Extension which has a privacy blacklist",
3 "name": "privacy_blacklist",
4 "privacy_blacklists": [
5 "privacy_blacklist.pbl"
6 ],
7 "version": "0.1"
8 }
OLDNEW
« no previous file with comments | « chrome/common/notification_type.h ('k') | chrome/test/data/extensions/common/privacy_blacklist/privacy_blacklist.pbl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698