| Index: chrome/common/extensions/api/experimental_socket.idl
|
| diff --git a/chrome/common/extensions/api/experimental_socket.idl b/chrome/common/extensions/api/experimental_socket.idl
|
| index 785e7d2482ba384631d228dab720ff25a5650427..1d5bdf2cdc5a041d12e986f4175eb8dee7bb99de 100644
|
| --- a/chrome/common/extensions/api/experimental_socket.idl
|
| +++ b/chrome/common/extensions/api/experimental_socket.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.socket {
|
| enum SocketType {
|
| tcp,
|
|
|