Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(336)

Side by Side Diff: build/all.gyp

Issue 1851213002: Remove sandbox on Windows. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: fix nacl compile issues Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « ash/ash.gyp ('k') | build/gn_migration.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 { 5 {
6 'variables': { 6 'variables': {
7 # A hook that can be overridden in other repositories to add additional 7 # A hook that can be overridden in other repositories to add additional
8 # compilation targets to 'All'. 8 # compilation targets to 'All'.
9 'app_targets%': [], 9 'app_targets%': [],
10 # For Android-specific targets. 10 # For Android-specific targets.
(...skipping 209 matching lines...) Expand 10 before | Expand all | Expand 10 after
220 ], 220 ],
221 }], 221 }],
222 ['use_x11==1', { 222 ['use_x11==1', {
223 'dependencies': [ 223 'dependencies': [
224 '../tools/xdisplaycheck/xdisplaycheck.gyp:*', 224 '../tools/xdisplaycheck/xdisplaycheck.gyp:*',
225 ], 225 ],
226 }], 226 }],
227 ['OS=="win"', { 227 ['OS=="win"', {
228 'dependencies': [ 228 'dependencies': [
229 '../chrome/tools/crash_service/caps/caps.gyp:*', 229 '../chrome/tools/crash_service/caps/caps.gyp:*',
230 '../chrome_elf/chrome_elf.gyp:*',
231 '../courgette/courgette.gyp:*', 230 '../courgette/courgette.gyp:*',
232 '../rlz/rlz.gyp:*', 231 '../rlz/rlz.gyp:*',
233 '../sandbox/sandbox.gyp:*',
234 '<(angle_path)/src/angle.gyp:*', 232 '<(angle_path)/src/angle.gyp:*',
235 '../third_party/bspatch/bspatch.gyp:*', 233 '../third_party/bspatch/bspatch.gyp:*',
236 '../tools/win/static_initializers/static_initializers.gyp:*', 234 '../tools/win/static_initializers/static_initializers.gyp:*',
237 ], 235 ],
238 }], 236 }],
239 ['toolkit_views==1', { 237 ['toolkit_views==1', {
240 'dependencies': [ 238 'dependencies': [
241 '../ui/views/controls/webview/webview.gyp:*', 239 '../ui/views/controls/webview/webview.gyp:*',
242 '../ui/views/views.gyp:*', 240 '../ui/views/views.gyp:*',
243 ], 241 ],
(...skipping 136 matching lines...) Expand 10 before | Expand all | Expand 10 after
380 '../extensions/extensions_tests.gyp:extensions_unittests', 378 '../extensions/extensions_tests.gyp:extensions_unittests',
381 ], 379 ],
382 }], 380 }],
383 ['OS=="win"', { 381 ['OS=="win"', {
384 'dependencies': [ 382 'dependencies': [
385 '../chrome/chrome.gyp:crash_service', 383 '../chrome/chrome.gyp:crash_service',
386 '../chrome/chrome.gyp:installer_util_unittests', 384 '../chrome/chrome.gyp:installer_util_unittests',
387 '../chrome/chrome.gyp:setup_unittests', 385 '../chrome/chrome.gyp:setup_unittests',
388 # ../chrome/test/mini_installer requires mini_installer. 386 # ../chrome/test/mini_installer requires mini_installer.
389 '../chrome/installer/mini_installer.gyp:mini_installer', 387 '../chrome/installer/mini_installer.gyp:mini_installer',
390 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
391 '../courgette/courgette.gyp:courgette_unittests', 388 '../courgette/courgette.gyp:courgette_unittests',
392 '../sandbox/sandbox.gyp:sbox_integration_tests',
393 '../sandbox/sandbox.gyp:sbox_unittests',
394 '../sandbox/sandbox.gyp:sbox_validation_tests',
395 '../ui/app_list/app_list.gyp:app_list_unittests', 389 '../ui/app_list/app_list.gyp:app_list_unittests',
396 ], 390 ],
397 'conditions': [ 391 'conditions': [
398 # remoting_host_installation uses lots of non-trivial GYP that tend 392 # remoting_host_installation uses lots of non-trivial GYP that tend
399 # to break because of differences between ninja and msbuild. Make 393 # to break because of differences between ninja and msbuild. Make
400 # sure this target is built by the builders on the main waterfall. 394 # sure this target is built by the builders on the main waterfall.
401 # See http://crbug.com/180600. 395 # See http://crbug.com/180600.
402 ['wix_exists == "True" and sas_dll_exists == "True"', { 396 ['wix_exists == "True" and sas_dll_exists == "True"', {
403 'dependencies': [ 397 'dependencies': [
404 '../remoting/remoting.gyp:remoting_host_installation', 398 '../remoting/remoting.gyp:remoting_host_installation',
(...skipping 711 matching lines...) Expand 10 before | Expand all | Expand 10 after
1116 'dependencies': [ 1110 'dependencies': [
1117 '../base/base.gyp:base_unittests', 1111 '../base/base.gyp:base_unittests',
1118 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests', 1112 '../cc/blink/cc_blink_tests.gyp:cc_blink_unittests',
1119 '../cc/cc_tests.gyp:cc_unittests', 1113 '../cc/cc_tests.gyp:cc_unittests',
1120 '../chrome/chrome.gyp:browser_tests', 1114 '../chrome/chrome.gyp:browser_tests',
1121 '../chrome/chrome.gyp:chrome_app_unittests', 1115 '../chrome/chrome.gyp:chrome_app_unittests',
1122 '../chrome/chrome.gyp:chromedriver_unittests', 1116 '../chrome/chrome.gyp:chromedriver_unittests',
1123 '../chrome/chrome.gyp:installer_util_unittests', 1117 '../chrome/chrome.gyp:installer_util_unittests',
1124 '../chrome/chrome.gyp:setup_unittests', 1118 '../chrome/chrome.gyp:setup_unittests',
1125 '../chrome/chrome.gyp:unit_tests', 1119 '../chrome/chrome.gyp:unit_tests',
1126 '../chrome_elf/chrome_elf.gyp:chrome_elf_unittests',
1127 '../components/components_tests.gyp:components_unittests', 1120 '../components/components_tests.gyp:components_unittests',
1128 '../components/test_runner/test_runner.gyp:layout_test_helper', 1121 '../components/test_runner/test_runner.gyp:layout_test_helper',
1129 '../content/content_shell_and_tests.gyp:content_browsertests', 1122 '../content/content_shell_and_tests.gyp:content_browsertests',
1130 '../content/content_shell_and_tests.gyp:content_shell', 1123 '../content/content_shell_and_tests.gyp:content_shell',
1131 '../content/content_shell_and_tests.gyp:content_shell_crash_service' , 1124 '../content/content_shell_and_tests.gyp:content_shell_crash_service' ,
1132 '../content/content_shell_and_tests.gyp:content_unittests', 1125 '../content/content_shell_and_tests.gyp:content_unittests',
1133 '../courgette/courgette.gyp:courgette_unittests', 1126 '../courgette/courgette.gyp:courgette_unittests',
1134 '../crypto/crypto.gyp:crypto_unittests', 1127 '../crypto/crypto.gyp:crypto_unittests',
1135 '../device/device_tests.gyp:device_unittests', 1128 '../device/device_tests.gyp:device_unittests',
1136 '../extensions/extensions_tests.gyp:extensions_browsertests', 1129 '../extensions/extensions_tests.gyp:extensions_browsertests',
(...skipping 265 matching lines...) Expand 10 before | Expand all | Expand 10 after
1402 'dependencies': [ 1395 'dependencies': [
1403 '../ui/views/examples/examples.gyp:views_examples_with_content_exe', 1396 '../ui/views/examples/examples.gyp:views_examples_with_content_exe',
1404 '../ui/views/views.gyp:views', 1397 '../ui/views/views.gyp:views',
1405 '../ui/views/views.gyp:views_unittests', 1398 '../ui/views/views.gyp:views_unittests',
1406 ], 1399 ],
1407 }, # target_name: macviews_builder 1400 }, # target_name: macviews_builder
1408 ], # targets 1401 ], # targets
1409 }], # os=='mac' and toolkit_views==1 1402 }], # os=='mac' and toolkit_views==1
1410 ], # conditions 1403 ], # conditions
1411 } 1404 }
OLDNEW
« no previous file with comments | « ash/ash.gyp ('k') | build/gn_migration.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698