Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(7583)

Unified Diff: chrome/common/extensions/docs/samples.html

Issue 10386134: Record API fix adding FirstRun, and allowing repeat-count in capture (plus some browsertests along … (Closed) Base URL: http://git.chromium.org/chromium/src.git@master
Patch Set: Fixes for latest review (master merged) Created 8 years, 6 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: chrome/common/extensions/docs/samples.html
diff --git a/chrome/common/extensions/docs/samples.html b/chrome/common/extensions/docs/samples.html
index 9bb21e2ee2feb6f1b7adc697bb561582d94eb8ab..23a9cbf44077fb5abff5a567247c3f30e3655963 100644
--- a/chrome/common/extensions/docs/samples.html
+++ b/chrome/common/extensions/docs/samples.html
@@ -2937,6 +2937,8 @@
<code><a target="_blank" href="examples/api/record/page_cycler/page_cycler.html">page_cycler.html</a></code>
</li><li>
<code><a target="_blank" href="examples/api/record/page_cycler/page_cycler.js">page_cycler.js</a></code>
+ </li><li>
+ <code><a target="_blank" href="examples/api/record/page_cycler/ui_page_cycler.js">ui_page_cycler.js</a></code>
</li>
</ul>
</div>

Powered by Google App Engine
This is Rietveld 408576698