| Index: chrome/common/extensions/api/experimental_discovery.idl
|
| ===================================================================
|
| --- chrome/common/extensions/api/experimental_discovery.idl (revision 208118)
|
| +++ chrome/common/extensions/api/experimental_discovery.idl (working copy)
|
| @@ -2,6 +2,7 @@
|
| // Use of this source code is governed by a BSD-style license that can be
|
| // found in the LICENSE file.
|
|
|
| +// An experimental API that allows extensions to inject suggest links in the recommended pane of the New Tab Page.
|
| namespace experimental.discovery {
|
|
|
| dictionary SuggestDetails {
|
|
|