| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 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 | 2 # Use of this source code is governed by a BSD-style license that can be |
| 3 # found in the LICENSE file. | 3 # found in the LICENSE file. |
| 4 | 4 |
| 5 # IMPORTANT: | 5 # IMPORTANT: |
| 6 # Please don't directly include this file if you are building via gyp_chromium, | 6 # Please don't directly include this file if you are building via gyp_chromium, |
| 7 # since gyp_chromium is automatically forcing its inclusion. | 7 # since gyp_chromium is automatically forcing its inclusion. |
| 8 { | 8 { |
| 9 # Variables expected to be overriden on the GYP command line (-D) or by | 9 # Variables expected to be overriden on the GYP command line (-D) or by |
| 10 # ~/.gyp/include.gypi. | 10 # ~/.gyp/include.gypi. |
| (...skipping 798 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 809 | 809 |
| 810 ['OS=="win" or OS=="mac" or (OS=="linux" and chromeos==0)', { | 810 ['OS=="win" or OS=="mac" or (OS=="linux" and chromeos==0)', { |
| 811 'enable_one_click_signin%': 1, | 811 'enable_one_click_signin%': 1, |
| 812 }], | 812 }], |
| 813 | 813 |
| 814 ['OS=="android"', { | 814 ['OS=="android"', { |
| 815 'enable_extensions%': 0, | 815 'enable_extensions%': 0, |
| 816 'cld2_table_size%': 0, | 816 'cld2_table_size%': 0, |
| 817 'enable_themes%': 0, | 817 'enable_themes%': 0, |
| 818 'remoting%': 0, | 818 'remoting%': 0, |
| 819 'arm_neon%': 0, | 819 'arm_neon': 1, |
| 820 'arm_neon_optional%': 1, | 820 'arm_neon_optional': 0, |
| 821 'enable_basic_printing%': 1, | 821 'enable_basic_printing%': 1, |
| 822 'enable_print_preview%': 0, | 822 'enable_print_preview%': 0, |
| 823 'enable_task_manager%':0, | 823 'enable_task_manager%':0, |
| 824 'video_hole%': 1, | 824 'video_hole%': 1, |
| 825 }], | 825 }], |
| 826 | 826 |
| 827 # Android and OSX have built-in spellcheckers that can be utilized. | 827 # Android and OSX have built-in spellcheckers that can be utilized. |
| 828 ['OS=="android" or OS=="mac"', { | 828 ['OS=="android" or OS=="mac"', { |
| 829 'use_browser_spellchecker%': 1, | 829 'use_browser_spellchecker%': 1, |
| 830 }], | 830 }], |
| (...skipping 308 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1139 'enable_topchrome_md%': '<(enable_topchrome_md)', | 1139 'enable_topchrome_md%': '<(enable_topchrome_md)', |
| 1140 'enable_wayland_server%': '<(enable_wayland_server)', | 1140 'enable_wayland_server%': '<(enable_wayland_server)', |
| 1141 'image_loader_extension%': '<(image_loader_extension)', | 1141 'image_loader_extension%': '<(image_loader_extension)', |
| 1142 'fastbuild%': '<(fastbuild)', | 1142 'fastbuild%': '<(fastbuild)', |
| 1143 'dont_embed_build_metadata%': '<(dont_embed_build_metadata)', | 1143 'dont_embed_build_metadata%': '<(dont_embed_build_metadata)', |
| 1144 'win_z7%': '<(win_z7)', | 1144 'win_z7%': '<(win_z7)', |
| 1145 'dcheck_always_on%': '<(dcheck_always_on)', | 1145 'dcheck_always_on%': '<(dcheck_always_on)', |
| 1146 'tracing_like_official_build%': '<(tracing_like_official_build)', | 1146 'tracing_like_official_build%': '<(tracing_like_official_build)', |
| 1147 'fieldtrial_testing_like_official_build%': '<(fieldtrial_testing_like_offici
al_build)', | 1147 'fieldtrial_testing_like_official_build%': '<(fieldtrial_testing_like_offici
al_build)', |
| 1148 'arm_version%': '<(arm_version)', | 1148 'arm_version%': '<(arm_version)', |
| 1149 'arm_neon%': '<(arm_neon)', | 1149 'arm_neon': '1', |
| 1150 'arm_neon_optional%': '<(arm_neon_optional)', | 1150 'arm_neon_optional': '0', |
| 1151 'sysroot%': '<(sysroot)', | 1151 'sysroot%': '<(sysroot)', |
| 1152 'pkg-config%': '<(pkg-config)', | 1152 'pkg-config%': '<(pkg-config)', |
| 1153 'chroot_cmd%': '<(chroot_cmd)', | 1153 'chroot_cmd%': '<(chroot_cmd)', |
| 1154 'system_libdir%': '<(system_libdir)', | 1154 'system_libdir%': '<(system_libdir)', |
| 1155 'component%': '<(component)', | 1155 'component%': '<(component)', |
| 1156 'win_analyze%': '<(win_analyze)', | 1156 'win_analyze%': '<(win_analyze)', |
| 1157 'win_fastlink%': '<(win_fastlink)', | 1157 'win_fastlink%': '<(win_fastlink)', |
| 1158 'enable_resource_whitelist_generation%': '<(enable_resource_whitelist_genera
tion)', | 1158 'enable_resource_whitelist_generation%': '<(enable_resource_whitelist_genera
tion)', |
| 1159 'use_titlecase_in_grd%': '<(use_titlecase_in_grd)', | 1159 'use_titlecase_in_grd%': '<(use_titlecase_in_grd)', |
| 1160 'remoting%': '<(remoting)', | 1160 'remoting%': '<(remoting)', |
| (...skipping 5206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 6367 # settings in target dicts. SYMROOT is a special case, because many other | 6367 # settings in target dicts. SYMROOT is a special case, because many other |
| 6368 # Xcode variables depend on it, including variables such as | 6368 # Xcode variables depend on it, including variables such as |
| 6369 # PROJECT_DERIVED_FILE_DIR. When a source group corresponding to something | 6369 # PROJECT_DERIVED_FILE_DIR. When a source group corresponding to something |
| 6370 # like PROJECT_DERIVED_FILE_DIR is added to a project, in order for the | 6370 # like PROJECT_DERIVED_FILE_DIR is added to a project, in order for the |
| 6371 # files to appear (when present) in the UI as actual files and not red | 6371 # files to appear (when present) in the UI as actual files and not red |
| 6372 # red "missing file" proxies, the correct path to PROJECT_DERIVED_FILE_DIR, | 6372 # red "missing file" proxies, the correct path to PROJECT_DERIVED_FILE_DIR, |
| 6373 # and therefore SYMROOT, needs to be set at the project level. | 6373 # and therefore SYMROOT, needs to be set at the project level. |
| 6374 'SYMROOT': '<(DEPTH)/xcodebuild', | 6374 'SYMROOT': '<(DEPTH)/xcodebuild', |
| 6375 }, | 6375 }, |
| 6376 } | 6376 } |
| OLD | NEW |