Index: chrome/common/extensions/api/identity.idl |
diff --git a/chrome/common/extensions/api/identity.idl b/chrome/common/extensions/api/identity.idl |
index b4ec9fc7295ec1a9eb218d10d6fe582938b29852..bdea89fa391c7778255be21a90648b4415f1c3f9 100644 |
--- a/chrome/common/extensions/api/identity.idl |
+++ b/chrome/common/extensions/api/identity.idl |
@@ -1,8 +1,9 @@ |
// Copyright (c) 2013 The Chromium Authors. All rights reserved. |
// Use of this source code is governed by a BSD-style license that can be |
// found in the LICENSE file. |
- |
// TODO(courage): documentation. |
+ |
+// Use the <code>chrome.identity</code> API to get OAuth2 access tokens. |
namespace identity { |
dictionary TokenDetails { |