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

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

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
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: chrome/common/extensions/docs/samples.json
diff --git a/chrome/common/extensions/docs/samples.json b/chrome/common/extensions/docs/samples.json
index d31fd021da259ede0c28b447e71264f1acbf6699..18375caf6649d24fb59f96b7ec2f2a1027eaa5b7 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -2142,9 +2142,10 @@
"manifest.json",
"page_cycler.css",
"page_cycler.html",
- "page_cycler.js"
+ "page_cycler.js",
+ "ui_page_cycler.js"
],
- "source_hash": "1c84857b5a433f4907dfd44a3d1032da3fce33cb",
+ "source_hash": "959ddab802b06128d041e2aa4d2437f005e81c4d",
"zip_path": "examples/api/record/page_cycler.zip"
},
{
« no previous file with comments | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698