// Copyright 2025 The Chromium Authors // Use of this source code is governed by a BSD-style license that can be // found in the LICENSE file. { pages: { memory-pressure-0: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "0" } unbound_args: [ MEMORY_GB ] } } memory-pressure-1: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "1" } unbound_args: [ MEMORY_GB ] } } memory-pressure-2: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "2" } unbound_args: [ MEMORY_GB ] } } memory-pressure-3: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "3" } unbound_args: [ MEMORY_GB ] } } memory-pressure-4: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "4" } unbound_args: [ MEMORY_GB ] } } memory-pressure-5: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "5" } unbound_args: [ MEMORY_GB ] } } memory-pressure-6: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "6" } unbound_args: [ MEMORY_GB ] } } memory-pressure-7: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "7" } unbound_args: [ MEMORY_GB ] } } memory-pressure-8: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "8" } unbound_args: [ MEMORY_GB ] } } memory-pressure-9: { blocks: { template: ./open-10-tabs.hjson args: { INDEX_PREFIX: "9" } unbound_args: [ MEMORY_GB ] } } } }