repo.or.cz
/
chromium-blink-merge.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Reland the ULONG -> SIZE_T change from 317177
[chromium-blink-merge.git]
/
tools
/
page_cycler
/
sample
/
pages.js
blob
a51213148374f372ab2d9cda41e9939df0495759
1
// Copyright (c) 2010 The Chromium Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
var __pages = [
6
"page1",
7
"page2",
8
"page3",
9
"page4",
10
];