Index: chrome/common/extensions/api/experimental_discovery.idl |
diff --git a/chrome/common/extensions/api/experimental_discovery.idl b/chrome/common/extensions/api/experimental_discovery.idl |
index d8b4e5e3e873d8833f5bb984b3385509e4dafaed..4f631c355354134e5752160feae332bb14dd6ec7 100644 |
--- a/chrome/common/extensions/api/experimental_discovery.idl |
+++ b/chrome/common/extensions/api/experimental_discovery.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. |
+// An experimental API that allows extensions to inject suggest links in the recommended pane of the New Tab Page. |
namespace experimental.discovery { |
dictionary SuggestDetails { |