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

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

Issue 11827026: Overhaul JSON Schema Compiler to support a number of features required to (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: rebase Created 7 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/runtime.json
diff --git a/chrome/common/extensions/api/runtime.json b/chrome/common/extensions/api/runtime.json
index 174035892f7037dbf7fb1e6321c12cf3fdd85211..37dcaba1680cb2b1608653d8ed19519774a278a1 100644
--- a/chrome/common/extensions/api/runtime.json
+++ b/chrome/common/extensions/api/runtime.json
@@ -5,6 +5,7 @@
[
{
"namespace": "runtime",
+ "dependencies": [ "events", "tabs" ],
"documentation_permissions_required": ["runtime"],
"types": [
{
« no previous file with comments | « chrome/common/extensions/api/devtools/experimental_audits.json ('k') | chrome/common/extensions/api/sync_file_system.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698