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

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: 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
« chrome/chrome_browser.gypi ('K') | « 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 35a3d2d4707a37e34f07afad52e77232cc6f8328..a72750a36509eee6f10341486da9f7c38dc0c813 100644
--- a/chrome/common/extensions/docs/samples.json
+++ b/chrome/common/extensions/docs/samples.json
@@ -2040,9 +2040,10 @@
"manifest.json",
"page_cycler.css",
"page_cycler.html",
- "page_cycler.js"
+ "page_cycler.js",
+ "ui_page_cycler.js"
],
- "source_hash": "1c84857b5a433f4907dfd44a3d1032da3fce33cb",
+ "source_hash": "1f0fc63488c54e30b47c03e1f4ce8d1bfd942a3f",
"zip_path": "examples/api/record/page_cycler.zip"
},
{
« chrome/chrome_browser.gypi ('K') | « chrome/common/extensions/docs/samples.html ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698