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

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

Issue 10392127: Move declarative API into events API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Fix change schema type reference from 'Event' to 'events.Event' Created 8 years, 7 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 183e55f1afe7357cb0b4b7ef58fb3b7d6f4e0383..5df15e4a52371e2b6c5cb3a9fda07c65d7fe6854 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -18,7 +18,7 @@
'variables': {
'chromium_code': 1,
'json_schema_files': [
- 'declarative.json',
+ 'events.json',
'experimental_record.json',
'permissions.json',
'storage.json',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/declarative.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698