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

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

Issue 23867002: Move dns API to dev channel (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Adding missing dns.idl file Created 7 years, 3 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
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/dns.idl » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/api.gyp
diff --git a/chrome/common/extensions/api/api.gyp b/chrome/common/extensions/api/api.gyp
index bb3806173bd1c24737a14ebb0c75fcc632f3ff7a..1edeeaea78e7bbb9c25451f9a9d059667412a2f7 100644
--- a/chrome/common/extensions/api/api.gyp
+++ b/chrome/common/extensions/api/api.gyp
@@ -42,6 +42,7 @@
'desktop_capture.idl',
'diagnostics.idl',
'dial.idl',
+ 'dns.idl',
'downloads.idl',
'echo_private.json',
'downloads_internal.idl',
@@ -49,7 +50,6 @@
'events.json',
'experimental_accessibility.json',
'experimental_discovery.idl',
- 'experimental_dns.idl',
'experimental_history.json',
'experimental_identity.idl',
'experimental_idltest.idl',
« no previous file with comments | « chrome/common/extensions/api/_permission_features.json ('k') | chrome/common/extensions/api/dns.idl » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698