# Copyright (c) 2012 The Chromium Authors. All rights reserved. # Use of this source code is governed by a BSD-style license that can be # found in the LICENSE file. { 'action_name': 'repack_locales', 'variables': { 'conditions': [ ['branding=="Chrome"', { 'branding_flag': ['-b', 'google_chrome',], }, { # else: branding!="Chrome" 'branding_flag': ['-b', 'chromium',], }], ], 'repack_extra_flags%': [], 'repack_output_dir%': '<(SHARED_INTERMEDIATE_DIR)', }, 'inputs': [ 'tools/build/repack_locales.py', '