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

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

Issue 12647017: Lazily require types when validating Extensions API calls (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: fixes 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/content_settings.json
diff --git a/chrome/common/extensions/api/content_settings.json b/chrome/common/extensions/api/content_settings.json
index 5cb69355f15f296910a993de316c476222c8839c..f9542d73239a5d9296e63f369bbc6b8990dbc4a2 100644
--- a/chrome/common/extensions/api/content_settings.json
+++ b/chrome/common/extensions/api/content_settings.json
@@ -24,6 +24,7 @@
},
{
"id": "ContentSetting",
+ "js_module": "ContentSetting",
"type": "object",
"functions": [
{
« no previous file with comments | « no previous file | chrome/common/extensions/api/storage.json » ('j') | chrome/renderer/resources/extensions/binding.js » ('J')

Powered by Google App Engine
This is Rietveld 408576698