blob: 9619b4124f36c4c73137401bebf28ef6c943fcf4 [file] [log] [blame]
"""This module exports the ALL_PAGES constant."""
# This array should be kept in sync with the sk_page rules in //codesize/pages/BUILD.bazel.
ALL_PAGES = [
"binary",
"binary_diff",
"index",
]