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

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

Issue 15091002: Lazily load API schemas from resource files and convert all APIs to features (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: more fixes Created 7 years, 6 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/font_settings.json
diff --git a/chrome/common/extensions/api/font_settings.json b/chrome/common/extensions/api/font_settings.json
index 28f87aee09d1e7c38606be908f631305c762af39..071914721bace0332dff178feadc8bb23a45f24e 100644
--- a/chrome/common/extensions/api/font_settings.json
+++ b/chrome/common/extensions/api/font_settings.json
@@ -5,7 +5,6 @@
[
{
"namespace": "fontSettings",
- "documentation_permissions_required": ["fontSettings"],
"types": [
{
"id": "FontName",

Powered by Google App Engine
This is Rietveld 408576698