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. |
|
Randy Smith (Not in Mondays)
2012/06/07 16:29:17
Random question: I understand how your change coul
benjhayden
2012/06/08 16:41:53
I'll ask mpcomplete, but chrome.alarms is already
|
| - |
| namespace alarms { |
| dictionary Alarm { |
| // Name of this alarm. |