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

Unified Diff: chrome/test/data/extensions/api_test/declarative/api/manifest.json

Issue 1155333003: Revert of 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 | « no previous file | chrome/test/data/extensions/api_test/declarative/redirect_to_data/manifest.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/declarative/api/manifest.json
diff --git a/chrome/test/data/extensions/api_test/declarative/api/manifest.json b/chrome/test/data/extensions/api_test/declarative/api/manifest.json
index 8c1bbd976b53d1eed55ad0c8f43cf2c6213a57b4..e74555b136d0dda892c354b4f3d07ee0c834f1cf 100644
--- a/chrome/test/data/extensions/api_test/declarative/api/manifest.json
+++ b/chrome/test/data/extensions/api_test/declarative/api/manifest.json
@@ -4,6 +4,7 @@
"manifest_version": 2,
"description": "end-to-end browser test for the declarative API",
"background": {
+ "persistent": false,
"scripts": ["background.js"]
},
"permissions": [
« no previous file with comments | « no previous file | chrome/test/data/extensions/api_test/declarative/redirect_to_data/manifest.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698