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

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

Issue 9114036: Code generation for extensions api (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: added generated files, removed trailing whitespace Created 8 years, 11 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/common/extensions/api/permissions.json
diff --git a/chrome/common/extensions/api/permissions.json b/chrome/common/extensions/api/permissions.json
index 377a43f7251d5c5750dea279c75c188d5d8d29ef..a8b25177fc968a5d1d1f104dfddf70c4e05da712 100644
--- a/chrome/common/extensions/api/permissions.json
+++ b/chrome/common/extensions/api/permissions.json
@@ -1,6 +1,8 @@
[
{
"namespace": "permissions",
+ "generate": true,
not at google - send to devlin 2012/01/12 06:01:05 "compile" seems like a more appropriate name, now
calamity 2012/01/12 22:59:20 Done.
+
"types": [
{
"id": "Permissions",

Powered by Google App Engine
This is Rietveld 408576698