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

Unified Diff: chrome/test/data/extensions/api_test/processes/onupdated/manifest.json

Issue 22584002: Move processes API to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Rebased again Created 7 years, 4 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/api_test/processes/onupdated/manifest.json
diff --git a/chrome/test/data/extensions/api_test/processes/onupdated/manifest.json b/chrome/test/data/extensions/api_test/processes/onupdated/manifest.json
index 62a15879046aff724845e0c291b61bc9c32dbbac..cd921d5d984efee9ab5d478ff73acc3433e12272 100644
--- a/chrome/test/data/extensions/api_test/processes/onupdated/manifest.json
+++ b/chrome/test/data/extensions/api_test/processes/onupdated/manifest.json
@@ -6,5 +6,5 @@
"background": {
"scripts": ["background.js"]
},
- "permissions": [ "tabs", "experimental" ]
+ "permissions": [ "tabs", "processes" ]
}
« no previous file with comments | « chrome/test/data/extensions/api_test/processes/onupdated/background.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698