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

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: Refined version with overlooked browsertest also fixed. Created 8 years, 7 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 20e92e5c7113a4ddb99fbf8b9c44e47225802414..be1eb2d3fc575a14b623a97d30d318f52f92a2ed 100644
--- a/chrome/common/extensions/docs/samples.html
+++ b/chrome/common/extensions/docs/samples.html
@@ -2852,6 +2852,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