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

Unified Diff: chrome/common/extensions/api/dns.idl

Issue 23451032: Adding namespace-level comment for dns.idl. This will appear on the API summary page. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: 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 | « no previous file | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/api/dns.idl
diff --git a/chrome/common/extensions/api/dns.idl b/chrome/common/extensions/api/dns.idl
index f3a319e6481b7ab39d8f4d0883c33d662ad3d64d..f2da6b33bcb6c667f011447d765c8a4d150bef61 100644
--- a/chrome/common/extensions/api/dns.idl
+++ b/chrome/common/extensions/api/dns.idl
@@ -2,6 +2,7 @@
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
+// Use the <code>chrome.dns</code> API for dns resolution.
namespace dns {
dictionary ResolveCallbackResolveInfo {
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698