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

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

Issue 12522004: Lazily load extension API schemas (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: take out dependencies 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/experimental_infobars.json
diff --git a/chrome/common/extensions/api/experimental_infobars.json b/chrome/common/extensions/api/experimental_infobars.json
index 4de7b6ac580fe3620a896078a636aa8933128401..220f67930c4b4958f36205a853daec11d4abdbb5 100644
--- a/chrome/common/extensions/api/experimental_infobars.json
+++ b/chrome/common/extensions/api/experimental_infobars.json
@@ -8,7 +8,6 @@
"compiler_options": {
"implemented_in": "chrome/browser/infobars/infobar_extension_api.h"
},
- "dependencies": [ "windows" ],
"types": [],
"functions": [
{

Powered by Google App Engine
This is Rietveld 408576698