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

Unified Diff: chrome/common/extensions/api/api.gyp

Issue 10809094: Context Menus now uses the JSON Schema Compiler. (Closed) Base URL: http://git.chromium.org/chromium/src.git@json_functions_as_properties
Patch Set: renamed unittest in url_pattern_set_unittest Created 8 years, 4 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/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index 65285fb76b7c6d56cc403a68d42bb53e5e485ca6..b27f9b136fe075ca2dfbc37d77c8fb482cddf0d3 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -20,6 +20,7 @@
'json_schema_files': [
'bookmarks.json',
'content_settings.json',
+ 'context_menus.json',
'cookies.json',
'debugger.json',
'events.json',

Powered by Google App Engine
This is Rietveld 408576698