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

Side by Side Diff: chrome/test/data/extensions/network_delay/jfjjgilipffmpphcikcmjdaoomecgelc/1.0/manifest.json

Issue 8205001: (Owner approval for) Delay network requests on startup if any webRequest ... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: Updated checkout Created 9 years, 2 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
Property Changes:
Added: svn:eol-style
+ LF
OLDNEW
(Empty)
1 {
2 "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCp82mwKZhb8Qo6pAIy9otZ802VpaV90 yUbQ7Ng+xQZXXeunYNNxDBsmmYupCU9DGDoSZQ7MswTnf1cnBNTcGyQE0dOQ6rBcTZI+G1r36b/JbtDB FPZyq3CvZTCMu16xEL0VV/y2n3WSTqJ8DF+Ib3565VUPPaLRgO1p8MR156JAwIDAQAB",
3 "version": "1.0",
4 "name": "My startup delay extension 1",
5 "background_page": "background.html",
6 "permissions": ["tabs", "webRequest"]
7 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698