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 # This file is an unused, a mostly empty placeholder which should go away
6 # eventually -- http://crbug.com/52609
7 'action_name': 'repack_chrome',
10 '<(SHARED_INTERMEDIATE_DIR)/net/net_resources.pak',
18 '<(SHARED_INTERMEDIATE_DIR)/repack/chrome.pak',
20 'action': ['python', '<(repack_path)', '<@(_outputs)', '<@(pak_inputs)'],