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

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

Issue 12522004: Lazily load extension API schemas (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: . Created 7 years, 9 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/extension.json
diff --git a/chrome/common/extensions/api/extension.json b/chrome/common/extensions/api/extension.json
index 1cdadba7fe2b2db33954d4ae92fa87184dd25904..a6844d20aa82673351891952bf1a8bd09d68f81d 100644
--- a/chrome/common/extensions/api/extension.json
+++ b/chrome/common/extensions/api/extension.json
@@ -8,7 +8,6 @@
"compiler_options": {
"implemented_in": "chrome/browser/extensions/api/module/module.h"
},
- "dependencies": [ "events", "tabs" ],
"types": [
{
"id": "MessageSender",
« no previous file with comments | « chrome/common/extensions/api/experimental_infobars.json ('k') | chrome/common/extensions/api/extension_api.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698