| Index: chrome/common/extensions/api/tab_capture.idl
|
| diff --git a/chrome/common/extensions/api/tab_capture.idl b/chrome/common/extensions/api/tab_capture.idl
|
| index dbd1d67af657c651e5125d9d1b583e8b73247063..7e1d5c33a1c7e3b36ccfae9432993f04037f6648 100644
|
| --- a/chrome/common/extensions/api/tab_capture.idl
|
| +++ b/chrome/common/extensions/api/tab_capture.idl
|
| @@ -2,8 +2,8 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| -// An API for tab media streams.
|
| -
|
| +// Use the <code>chrome.tabCapture</code> API to interact with tab media
|
| +// streams.
|
| namespace tabCapture {
|
|
|
| enum TabCaptureState {
|
|
|