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

Unified Diff: tools/json_schema_compiler/test/permissions.json

Issue 9114036: Code generation for extensions api (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: windows path fix 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
« no previous file with comments | « tools/json_schema_compiler/model_test.py ('k') | tools/json_schema_compiler/test/tabs.json » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: tools/json_schema_compiler/test/permissions.json
diff --git a/chrome/common/extensions/api/permissions.json b/tools/json_schema_compiler/test/permissions.json
similarity index 99%
copy from chrome/common/extensions/api/permissions.json
copy to tools/json_schema_compiler/test/permissions.json
index 377a43f7251d5c5750dea279c75c188d5d8d29ef..e51cc388b5ebbc2c54d5e583f500a34c6d2aedfb 100644
--- a/chrome/common/extensions/api/permissions.json
+++ b/tools/json_schema_compiler/test/permissions.json
@@ -1,6 +1,7 @@
[
{
"namespace": "permissions",
+ "compile": true,
"types": [
{
"id": "Permissions",
« no previous file with comments | « tools/json_schema_compiler/model_test.py ('k') | tools/json_schema_compiler/test/tabs.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698