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

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

Issue 10392008: Move declarative API into events API (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: 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 bf23f22c0c3d24628f1f11f91cad8625f1c422db..a948b40af14c34a785c8faa8c436e3fa67021971 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -19,7 +19,7 @@
'chromium_code': 1,
'json_schema_files': [
'browserAction.json',
- 'declarative.json',
+ 'events.json',
'experimental.record.json',
'experimental.fontSettings.json',
'permissions.json',

Powered by Google App Engine
This is Rietveld 408576698