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

Unified Diff: chrome/test/data/extensions/api_test/declarative/api/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 | « 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 e74555b136d0dda892c354b4f3d07ee0c834f1cf..8c1bbd976b53d1eed55ad0c8f43cf2c6213a57b4 100644
--- a/chrome/test/data/extensions/api_test/declarative/api/manifest.json
+++ b/chrome/test/data/extensions/api_test/declarative/api/manifest.json
@@ -4,7 +4,6 @@
"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