| Index: chrome/common/extensions/api/identity.idl
|
| diff --git a/chrome/common/extensions/api/identity.idl b/chrome/common/extensions/api/identity.idl
|
| index aacdd844f1df4b8b21e1536fc96ae49317d93b11..a518762ac78d013eecf948f81eb35d295b78591c 100644
|
| --- a/chrome/common/extensions/api/identity.idl
|
| +++ b/chrome/common/extensions/api/identity.idl
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// TODO(courage): documentation.
|
| namespace identity {
|
|
|
| [nodoc] dictionary TokenDetails {
|
|
|