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

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

Issue 264743014: Move chrome.runtime to //extensions. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Rebase Created 6 years, 8 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 4e3c2b029bd2cd916a93b3e1ad72cb923bf0eff3..5d90b01013be1ec3479232bddf60798082615a50 100644
--- a/extensions/common/api/api.gyp
+++ b/extensions/common/api/api.gyp
@@ -24,6 +24,7 @@
'schema_files': [
'dns.idl',
'extensions_manifest_types.json',
+ 'runtime.json',
'socket.idl',
'sockets_tcp.idl',
'sockets_tcp_server.idl',

Powered by Google App Engine
This is Rietveld 408576698