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

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

Issue 487533005: Add support for references in different paths in apis (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Renaming core_api::types->core_api::extension_types. Created 6 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: extensions/common/api/api.gyp
diff --git a/extensions/common/api/api.gyp b/extensions/common/api/api.gyp
index c95217cae0861ef01e3b149ca99a37d7919e71b0..9a4e9546760eab576cbcb34368cba065422204a4 100644
--- a/extensions/common/api/api.gyp
+++ b/extensions/common/api/api.gyp
@@ -29,6 +29,7 @@
'app_view_internal.json',
'cast_channel.idl',
'dns.idl',
+ 'extension_types.json',
'extensions_manifest_types.json',
'hid.idl',
'power.idl',

Powered by Google App Engine
This is Rietveld 408576698