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 { |