# Copyright 2016 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. { 'conditions': [ ['OS=="ios"', { 'variables': { 'remoting_ios_locales': [ 'ar', 'ca', 'cs', 'da', 'de', 'el', 'en', 'en-GB', 'es', 'es-MX', 'fi', 'fr', 'he', 'hi', 'hr', 'hu', 'id', 'it', 'ja', 'ko', 'ms', 'nb', 'nl', 'pl', 'pt', 'pt-PT', 'ro', 'ru', 'sk', 'sv', 'th', 'tr', 'uk', 'vi', 'zh-CN', 'zh-TW', ], 'locales_out_dir': '<(SHARED_INTERMEDIATE_DIR)/remoting/ios/resources', 'remoting_ios_locale_files': [ '.pak from remoting_strings.grd', 'variables': { 'grit_grd_file': 'resources/remoting_strings.grd', 'grit_whitelist': '', 'grit_additional_defines': [ '-D', '_google_chrome' ], }, 'includes': [ '../build/grit_action.gypi' ], }, { 'action_name': 'Generate Localizable.strings and InfoPlist.strings for each locale', 'inputs': [ 'tools/build/remoting_ios_localize.py', '<(string_id_list)', '<(infoplist_template)', '