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

Unified Diff: chrome/test/data/extensions/api_test/proxy/system/manifest.json

Issue 1159593004: Revert of Converted some extension browser tests into using event pages (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 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
« no previous file with comments | « chrome/test/data/extensions/api_test/proxy/pacdataurl/manifest.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/proxy/system/manifest.json
diff --git a/chrome/test/data/extensions/api_test/proxy/system/manifest.json b/chrome/test/data/extensions/api_test/proxy/system/manifest.json
index 9322ae7deba85e545f4c34b162f4a851eb8c7fd8..bca2889bc65b665a9484f450b0cdf39e11aa883f 100644
--- a/chrome/test/data/extensions/api_test/proxy/system/manifest.json
+++ b/chrome/test/data/extensions/api_test/proxy/system/manifest.json
@@ -4,7 +4,6 @@
"manifest_version": 2,
"description": "end-to-end browser test for chrome.proxy API",
"background": {
- "persistent": false,
"scripts": ["test.js"]
},
"permissions": ["proxy"]
« no previous file with comments | « chrome/test/data/extensions/api_test/proxy/pacdataurl/manifest.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698