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

Unified Diff: chrome/test/data/extensions/pending_updates_with_imports/Preferences

Issue 14973007: Auto-install/uninstall shared module dependencies for extensions. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: rebased Created 7 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
Index: chrome/test/data/extensions/pending_updates_with_imports/Preferences
diff --git a/chrome/test/data/extensions/pending_updates_with_imports/Preferences b/chrome/test/data/extensions/pending_updates_with_imports/Preferences
new file mode 100644
index 0000000000000000000000000000000000000000..73d32da136ecd5ae492db07ed7ef090200d2afd7
--- /dev/null
+++ b/chrome/test/data/extensions/pending_updates_with_imports/Preferences
@@ -0,0 +1,147 @@
+{
+ "extensions": {
+ "settings": {
+ "bjafgdebaacbbbecmhlhpofkepfkgcpa": {
+ "location": 1,
+ "path": "bjafgdebaacbbbecmhlhpofkepfkgcpa/1.0",
+ "granted_permissions": {
+ "full": false,
+ "api": [ "tabs" ]
+ },
+ "state": 1,
+ "creation_flags": 9,
+ "from_webstore": true,
+ "manifest": {
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDRS2GUBOUAO5VZ2CMRId/eRR8/e9V42nUvY5XG+0sZ+JDHEjIQdq8qQy7HqdqEpCXKPMSPuMiC2t2HE9/hpL89SblNn3mwYPtSJGQdZvAzuv6SB0oA6jZ66V7+h/k0noGD3Tcu+Ko/vfkt5wCx2uHVK29k5JR/vGr0klaoVezGlwIDAQAB",
+ "version": "1.0",
+ "manifest_version": 2,
+ "name": "My extension 3",
+ "background": {
+ "page": "background.html"
+ },
+ "permissions": ["tabs"]
+ }
+ },
+ "hpiknbiabeeppbpihjehijgoemciehgk": {
+ "location": 1,
+ "path": "hpiknbiabeeppbpihjehijgoemciehgk/2",
+ "granted_permissions": {
+ "full": true
+ },
+ "state": 1,
+ "from_webstore": false,
+ "manifest": {
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQC1nrgIE4OIQez0DVtc3JPR5O69s0XrH7TYC/xUC2e7Cla6eZldsA1PCWzLacimqtwfu7ljGXslk0HffkWNNou28Ip07KIC5oQHGEieAkNdPd3Pfi7QcAz+D0/xNPxuMtTKyuptWNtb2TTWD0MG7IdLHbMYFO6avkZtP+ldiKqxOwIDAQAB",
+ "version": "2",
+ "manifest_version": 2,
+ "name": "My extension 2",
+ "export": [
+ "*"
+ ],
+ "background": {
+ "page": "background.html"
+ }
+ }
+ },
+ "behllobkkfkfnphdnhnkndlbkcpglgmj": {
+ "granted_permissions": {
+ "full": true
+ },
+ "idle_install_info": {
+ "state": 1,
+ "location": 1,
+ "path": "behllobkkfkfnphdnhnkndlbkcpglgmj/1.0.0.0",
+ "delay_install_reason": 3,
+ "creation_flags": 9,
+ "from_webstore": true,
+ "manifest": {
+ "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDuUZGKCDbff6IRaxa4Pue7PPkxwPaNhGT3JEqppEsNWFjM80imEdqMbf3lrWqEfaHgaNku7nlpwPO1mu3/4Hr+XdNa5MhfnOnuPee4hyTLwOs3Vzz81wpbdzUxZSi2OmqMyI5oTaBYICfNHLwcuc65N5dbt6WKGeKgTpp4v7j7zwIDAQAB",
+ "version": "1.0.0.0",
+ "name": "My extension",
+ "manifest_version": 2,
+ "import": [{
+ "id": "eeeeeeeeeeeeeeeeeeeeeeeeeeeeeeee"
+ }],
+ "background": {
+ "page": "backgroundpage.html"
+ }
+ }
+ }
+ },
+ "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa": {
+ "granted_permissions": {
+ "full": true
+ },
+ "idle_install_info": {
+ "state": 1,
+ "location": 1,
+ "creation_flags": 9,
+ "from_webstore": true,
+ "delay_install_reason": 3,
+ "path": "aaaaaaaaaaaaaaaaaaaaaaaaaaaaaaaa/1",
+ "manifest": {
+ "name": "aaa",
+ "version": "1",
+ "manifest_version": 2,
+ "import": [
+ {"id": "bjafgdebaacbbbecmhlhpofkepfkgcpa"}
+ ],
+ "background": {
+ "page": "background.html"
+ }
+ }
+ }
+ },
+ "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb": {
+ "granted_permissions": {
+ "full": true
+ },
+ "idle_install_info": {
+ "state": 1,
+ "location": 1,
+ "from_webstore": false,
+ "delay_install_reason": 3,
+ "path": "bbbbbbbbbbbbbbbbbbbbbbbbbbbbbbbb/1",
+ "manifest": {
+ "name": "bbb",
+ "version": "1",
+ "manifest_version": 2,
+ "import": [
+ {"id": "dddddddddddddddddddddddddddddddd"}
+ ],
+ "background": {
+ "page": "background.html"
+ }
+ }
+ }
+ },
+ "cccccccccccccccccccccccccccccccc": {
+ "granted_permissions": {
+ "full": true
+ },
+ "idle_install_info": {
+ "state": 1,
+ "location": 1,
+ "creation_flags": 9,
+ "from_webstore": true,
+ "delay_install_reason": 3,
+ "path": "cccccccccccccccccccccccccccccccc/1",
+ "manifest": {
+ "name": "ccc",
+ "version": "1",
+ "manifest_version": 2,
+ "import": [
+ {
+ "id": "hpiknbiabeeppbpihjehijgoemciehgk",
+ "minimum_version": "3"
+ }
+ ],
+ "background": {
+ "page": "background.html"
+ }
+ }
+ }
+ }
+ }
+ }
+}

Powered by Google App Engine
This is Rietveld 408576698