diff options
Diffstat (limited to 'chrome/common')
4 files changed, 4 insertions, 4 deletions
diff --git a/chrome/common/extensions/docs/experimental.history.html b/chrome/common/extensions/docs/experimental.history.html index e3c18e8..ed6e696 100644 --- a/chrome/common/extensions/docs/experimental.history.html +++ b/chrome/common/extensions/docs/experimental.history.html @@ -269,7 +269,7 @@ <div id="static"><!-- BEGIN AUTHORED CONTENT --> <p id="classSummary"> For information on how to use experimental APIs, -see the <a href="api_index.html">chrome.* APIs</a> page. +see the <a href="experimental.html">chrome.experimental.* APIs</a> page. </p> <h2 id="transition_types">Transition types</h2> diff --git a/chrome/common/extensions/docs/experimental.processes.html b/chrome/common/extensions/docs/experimental.processes.html index fece57f3..317d679 100644 --- a/chrome/common/extensions/docs/experimental.processes.html +++ b/chrome/common/extensions/docs/experimental.processes.html @@ -248,7 +248,7 @@ <div id="static"><!-- BEGIN AUTHORED CONTENT --> <p id="classSummary"> For information on how to use experimental APIs, -see the <a href="api_index.html">chrome.* APIs</a> page. +see the <a href="experimental.html">chrome.experimental.* APIs</a> page. </p> <h2 id="examples">Examples</h2> diff --git a/chrome/common/extensions/docs/static/experimental.history.html b/chrome/common/extensions/docs/static/experimental.history.html index 9915d76..e2e69cb 100644 --- a/chrome/common/extensions/docs/static/experimental.history.html +++ b/chrome/common/extensions/docs/static/experimental.history.html @@ -1,7 +1,7 @@ <!-- BEGIN AUTHORED CONTENT --> <p id="classSummary"> For information on how to use experimental APIs, -see the <a href="api_index.html">chrome.* APIs</a> page. +see the <a href="experimental.html">chrome.experimental.* APIs</a> page. </p> <h2 id="transition_types">Transition types</h2> diff --git a/chrome/common/extensions/docs/static/experimental.processes.html b/chrome/common/extensions/docs/static/experimental.processes.html index 3234ab4..e4e4183 100755 --- a/chrome/common/extensions/docs/static/experimental.processes.html +++ b/chrome/common/extensions/docs/static/experimental.processes.html @@ -1,7 +1,7 @@ <!-- BEGIN AUTHORED CONTENT --> <p id="classSummary"> For information on how to use experimental APIs, -see the <a href="api_index.html">chrome.* APIs</a> page. +see the <a href="experimental.html">chrome.experimental.* APIs</a> page. </p> <h2 id="examples">Examples</h2> |