Chromium Code Reviews| 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. |
|
not at google - send to devlin
2012/06/07 03:00:54
Do we no longer require file-level comments?
benjhayden
2012/06/08 16:41:52
See ongoing discussion in http://codereview.chromi
|
| - |
| namespace alarms { |
| dictionary Alarm { |
| // Name of this alarm. |