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

Unified 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 side-by-side diff with in-line comments
Download patch
Index: chrome/test/data/extensions/network_delay/jfjjgilipffmpphcikcmjdaoomecgelc/1.0/manifest.json
===================================================================
--- chrome/test/data/extensions/network_delay/jfjjgilipffmpphcikcmjdaoomecgelc/1.0/manifest.json (revision 0)
+++ chrome/test/data/extensions/network_delay/jfjjgilipffmpphcikcmjdaoomecgelc/1.0/manifest.json (revision 0)
@@ -0,0 +1,7 @@
+{
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCp82mwKZhb8Qo6pAIy9otZ802VpaV90yUbQ7Ng+xQZXXeunYNNxDBsmmYupCU9DGDoSZQ7MswTnf1cnBNTcGyQE0dOQ6rBcTZI+G1r36b/JbtDBFPZyq3CvZTCMu16xEL0VV/y2n3WSTqJ8DF+Ib3565VUPPaLRgO1p8MR156JAwIDAQAB",
+ "version": "1.0",
+ "name": "My startup delay extension 1",
+ "background_page": "background.html",
+ "permissions": ["tabs", "webRequest"]
+}
Property changes on: chrome\test\data\extensions\network_delay\jfjjgilipffmpphcikcmjdaoomecgelc\1.0\manifest.json
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698