Index: chrome/common/extensions/api/experimental_serial.idl |
diff --git a/chrome/common/extensions/api/experimental_serial.idl b/chrome/common/extensions/api/experimental_serial.idl |
index c355467e57b89dc05d88db77099e10c57ca80163..c9f7738adc4fab74e8b9bb9b03ed89c45b00fdc8 100644 |
--- a/chrome/common/extensions/api/experimental_serial.idl |
+++ b/chrome/common/extensions/api/experimental_serial.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.serial { |
callback GetPortsCallback = void (DOMString[] ports); |