| Index: chrome/common/extensions/api/alarms.idl
|
| diff --git a/chrome/common/extensions/api/alarms.idl b/chrome/common/extensions/api/alarms.idl
|
| index cd61d8696c7666faf4e5c7a06985fc1c1e159594..202db230a9db9d620afe7b47829a0246c373bcbc 100644
|
| --- a/chrome/common/extensions/api/alarms.idl
|
| +++ b/chrome/common/extensions/api/alarms.idl
|
| @@ -2,9 +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.
|
| -// TODO(mpcomplete): We need documentation before we can release this.
|
| -
|
| namespace alarms {
|
| dictionary Alarm {
|
| // Name of this alarm.
|
|
|