Chromium Code Reviews| 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..02b44aa9203e81108a31e716d7f7fb6201a7da83 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> module to interact with tab media |
| +// streams. |
|
epeterson
2013/06/13 03:24:28
Added some tech-writing flair.
not at google - send to devlin
2013/06/19 16:47:16
sweet
|
| namespace tabCapture { |
| enum TabCaptureState { |