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

Unified Diff: jpegtest/pages.js

Issue 2819064: Adds PageCyclerTest.JpegTestFile. (Closed) Base URL: svn://chrome-svn/chrome-internal/trunk/data/page_cycler/
Patch Set: Created 10 years, 5 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 | « jpegtest/nightshot_iso_1600/nightshot_iso_1600.jpg ('k') | jpegtest/spider_web/index.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: jpegtest/pages.js
===================================================================
--- jpegtest/pages.js (revision 0)
+++ jpegtest/pages.js (revision 0)
@@ -0,0 +1,16 @@
+var __pages = [
+ "artificial",
+ "big_building",
+ "big_tree",
+ "bridge",
+ "cathedral",
+ "deer",
+ "fireworks",
+ "flower_foveon",
+ "hdr",
+ "leaves_iso_1600",
+ "leaves_iso_200",
+ "nightshot_iso_100",
+ "nightshot_iso_1600",
+ "spider_web",
+];
« no previous file with comments | « jpegtest/nightshot_iso_1600/nightshot_iso_1600.jpg ('k') | jpegtest/spider_web/index.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698