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

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

Issue 8296017: Revert 105659 - Delay network requests on startup if any webRequest or webNavigation extensions a... (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src/
Patch Set: 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 105660)
+++ chrome/test/data/extensions/network_delay/jfjjgilipffmpphcikcmjdaoomecgelc/1.0/manifest.json (working copy)
@@ -1,7 +0,0 @@
-{
- "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCp82mwKZhb8Qo6pAIy9otZ802VpaV90yUbQ7Ng+xQZXXeunYNNxDBsmmYupCU9DGDoSZQ7MswTnf1cnBNTcGyQE0dOQ6rBcTZI+G1r36b/JbtDBFPZyq3CvZTCMu16xEL0VV/y2n3WSTqJ8DF+Ib3565VUPPaLRgO1p8MR156JAwIDAQAB",
- "version": "1.0",
- "name": "My startup delay extension 1",
- "background_page": "background.html",
- "permissions": ["tabs", "webRequest"]
-}

Powered by Google App Engine
This is Rietveld 408576698