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

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: Retrying due to patch failure 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 80ef9fae79fea5235794c291cfc620f64b243e9b..60aff227d242754c26621ed09175b88458e6f6f0 100644
--- a/chrome/common/extensions/docs/samples.html
+++ b/chrome/common/extensions/docs/samples.html
@@ -2982,6 +2982,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