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

Unified Diff: chrome/test/data/extensions/network_delay/aocebcndggcnnmflapdklcmnfojmkmie/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/aocebcndggcnnmflapdklcmnfojmkmie/1.0/manifest.json
===================================================================
--- chrome/test/data/extensions/network_delay/aocebcndggcnnmflapdklcmnfojmkmie/1.0/manifest.json (revision 0)
+++ chrome/test/data/extensions/network_delay/aocebcndggcnnmflapdklcmnfojmkmie/1.0/manifest.json (revision 0)
@@ -0,0 +1,7 @@
+{
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDDP435e5gSmfYN0vYUIuJPjtAEg/dD20fn72rjbO/XFKXje8VmnsiTwtGu4ne1fuy6zrKBVlTsWtPshbA1POwxc/cr6fC/564NLpEOelslRrhGFTw3+0lxxLWSTnaJomhWCooqwo3fxRxJdjh8Ewjx6BOw7VKF/6Kd001VJUjm3wIDAQAB",
+ "version": "1.0",
+ "name": "No-startup-delay extension",
+ "background_page": "background.html",
+ "permissions": ["tabs"]
+}
Property changes on: chrome\test\data\extensions\network_delay\aocebcndggcnnmflapdklcmnfojmkmie\1.0\manifest.json
___________________________________________________________________
Added: svn:eol-style
+ LF

Powered by Google App Engine
This is Rietveld 408576698