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

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

Issue 9309044: Supporting more APIs with json_schema_compiler (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: support for choices Created 8 years, 10 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: tools/json_schema_compiler/test/permissions.json
diff --git a/tools/json_schema_compiler/test/permissions.json b/tools/json_schema_compiler/test/permissions.json
index e51cc388b5ebbc2c54d5e583f500a34c6d2aedfb..377a43f7251d5c5750dea279c75c188d5d8d29ef 100644
--- a/tools/json_schema_compiler/test/permissions.json
+++ b/tools/json_schema_compiler/test/permissions.json
@@ -1,7 +1,6 @@
[
{
"namespace": "permissions",
- "compile": true,
"types": [
{
"id": "Permissions",

Powered by Google App Engine
This is Rietveld 408576698