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

Unified Diff: chrome/common/extensions/api/_permission_features.json

Issue 14683005: Update code editor whitelist ID for developerPrivate API. (Closed) Base URL: http://git.chromium.org/chromium/src.git@launch
Patch Set: Created 7 years, 8 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 | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/_permission_features.json
diff --git a/chrome/common/extensions/api/_permission_features.json b/chrome/common/extensions/api/_permission_features.json
index cc3a0a560b0d08baf7cf4bef67b4d05a9b705143..32e847dda0c5bdd6cafdc3ebc043cc4964124cce 100644
--- a/chrome/common/extensions/api/_permission_features.json
+++ b/chrome/common/extensions/api/_permission_features.json
@@ -123,7 +123,8 @@
"extension_types": ["platform_app"],
"whitelist": [
"lphgohfeebnhcpiohjndkgbhhkoapkjc", // Apps Debugger
- "gonnpeheodhmhdjiimoiheniambmdcco" // Apps Editor.
+ "gonnpeheodhmhdjiimoiheniambmdcco", // Apps Editor old.
+ "cbelnpbjogfbjamhpbofhlnklecjpido" // Apps Editor published.
miket_OOO 2013/05/06 18:34:35 Please add a personal TODO for yourself to remembe
]
},
"devtools": {
@@ -267,7 +268,8 @@
"channel": "stable",
"extension_types": ["platform_app"],
"whitelist": [
- "gonnpeheodhmhdjiimoiheniambmdcco" // Apps Editor.
+ "gonnpeheodhmhdjiimoiheniambmdcco", // Apps Editor old.
+ "cbelnpbjogfbjamhpbofhlnklecjpido" // Apps Editor published.
]
}
],
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698