| Index: chrome/common/extensions/api/experimental_dns.idl
|
| diff --git a/chrome/common/extensions/api/experimental_dns.idl b/chrome/common/extensions/api/experimental_dns.idl
|
| index 7fab5ad410fda8b677d68ff94c7e8a9937139188..23c5c4bbf46a81f10b236fa4cbd240e6f32c3be9 100644
|
| --- a/chrome/common/extensions/api/experimental_dns.idl
|
| +++ b/chrome/common/extensions/api/experimental_dns.idl
|
| @@ -2,8 +2,6 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// File-level comment to appease parser. Eventually this will not be necessary.
|
| -
|
| [nodoc] namespace experimental.dns {
|
|
|
| dictionary ResolveCallbackResolveInfo {
|
|
|