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

Unified Diff: chrome/test/data/extensions/permissions/update_5/manifest.json

Issue 2019423007: Re-enable extensions disabled due to permission increase if they have all permissions (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@ext_update_test
Patch Set: histogram nit Created 4 years, 6 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/browser/extensions/extension_service_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/permissions/update_5/manifest.json
diff --git a/chrome/test/data/extensions/permissions/update_3/manifest.json b/chrome/test/data/extensions/permissions/update_5/manifest.json
similarity index 87%
copy from chrome/test/data/extensions/permissions/update_3/manifest.json
copy to chrome/test/data/extensions/permissions/update_5/manifest.json
index 231bdf444175744046eea5ab0d4a9e26b9c16abc..723e8ddccbbce9742c1fe1dec15f0e9d9c4174a0 100644
--- a/chrome/test/data/extensions/permissions/update_3/manifest.json
+++ b/chrome/test/data/extensions/permissions/update_5/manifest.json
@@ -2,5 +2,5 @@
"name": "Permissions Update Test",
"permissions": [ "history", "topSites", "storage" ],
"manifest_version": 2,
- "version": "3"
+ "version": "5"
}
« no previous file with comments | « chrome/browser/extensions/extension_service_unittest.cc ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698