1 # Copyright (c) 2012 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.
5 'action_name': 'repack_chrome_resources_100_percent',
8 '<(grit_out_dir)/renderer_resources_100_percent.pak',
9 '<(grit_out_dir)/theme_resources_100_percent.pak',
10 '<(SHARED_INTERMEDIATE_DIR)/ui/ui_resources/ui_resources_100_percent.pak',
15 '<(SHARED_INTERMEDIATE_DIR)/ash/ash_resources/ash_resources_100_percent.pak',
25 '<(SHARED_INTERMEDIATE_DIR)/repack/chrome_100_percent.pak',
27 'action': ['python', '<(repack_path)', '<@(_outputs)', '<@(pak_inputs)'],