summaryrefslogtreecommitdiffstats
path: root/chrome/common
diff options
context:
space:
mode:
authorthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-27 00:42:17 +0000
committerthestig@chromium.org <thestig@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-02-27 00:42:17 +0000
commite5c88db64757a6536fc24591ec522dd999dfdf3b (patch)
tree6b4578ab1778b7bc93ec6b9141b76ba29a34d47b /chrome/common
parentee937fef7825d13ba0374f0062659ffddda4ade3 (diff)
downloadchromium_src-e5c88db64757a6536fc24591ec522dd999dfdf3b.zip
chromium_src-e5c88db64757a6536fc24591ec522dd999dfdf3b.tar.gz
chromium_src-e5c88db64757a6536fc24591ec522dd999dfdf3b.tar.bz2
Media Galleries: Label G+ photos extensions ids in the whitelist. Add a new extension id to the whitelist.
Review URL: https://chromiumcodereview.appspot.com/12326133 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@184801 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'chrome/common')
-rw-r--r--chrome/common/extensions/api/_permission_features.json9
1 files changed, 5 insertions, 4 deletions
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index 10878ee..ecc820e 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -224,14 +224,15 @@
"channel": "stable",
"extension_types": [ "platform_app" ]
},
- // TODO(thestig) Remove this as part of http:://crbug.com/144496
+ // TODO(thestig) Remove this as part of http://crbug.com/144496
"mediaGalleriesPrivate": {
"channel": "stable",
"extension_types": [ "platform_app" ],
"whitelist": [
- "ebpbnabdhheoknfklmpddcdijjkmklkp",
- "efjnaogkjbogokcnohkmnjdojkikgobo",
- "ejegoaikibpmikoejfephaneibodccma"
+ "dhgjflpimlbndbpamnkoepaacagejgda",
+ "ebpbnabdhheoknfklmpddcdijjkmklkp", // G+ Photos staging
+ "efjnaogkjbogokcnohkmnjdojkikgobo", // G+ Photos prod
+ "ejegoaikibpmikoejfephaneibodccma" // G+ Photos dev
]
},
"mediaPlayerPrivate": {