Chromium Code Reviews| Index: chrome/common/extensions/api/experimental_identity.idl |
| diff --git a/chrome/common/extensions/api/experimental_identity.idl b/chrome/common/extensions/api/experimental_identity.idl |
| index 1f2bf1f9384267f3fa0d521b830009761d5fd5ba..9bcee6bac0e12e583241e9c2936f86198c72ae49 100644 |
| --- a/chrome/common/extensions/api/experimental_identity.idl |
| +++ b/chrome/common/extensions/api/experimental_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. |
| +// The <code>chrome.experimental.identity</code> API. |
|
epeterson
2013/06/21 20:10:15
lame description.
|
| namespace experimental.identity { |
| [inline_doc] dictionary ExperimentalTokenDetails { |