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

Unified Diff: chrome/test/data/extensions/api_test/dns/api/manifest.json

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/test/data/extensions/api_test/dns/api/background.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/test/data/extensions/api_test/dns/api/manifest.json
diff --git a/chrome/test/data/extensions/api_test/dns/api/manifest.json b/chrome/test/data/extensions/api_test/dns/api/manifest.json
index eb870934caf0bd8e978e24d5d87e41da1180238a..ba0677d58afe12da0d2b0a89cae6f53eec9c0141 100644
--- a/chrome/test/data/extensions/api_test/dns/api/manifest.json
+++ b/chrome/test/data/extensions/api_test/dns/api/manifest.json
@@ -8,6 +8,6 @@
}
},
"permissions": [
- "experimental"
+ "dns"
]
}
« no previous file with comments | « chrome/test/data/extensions/api_test/dns/api/background.js ('k') | tools/metrics/histograms/histograms.xml » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698