| 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 { | 5 { |
| 6 'dependencies': [ | 6 'dependencies': [ |
| 7 '../base/base.gyp:base', | 7 '../base/base.gyp:base', |
| 8 '../components/tracing.gyp:tracing', | 8 '../components/tracing.gyp:tracing', |
| 9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', | 9 '../gpu/command_buffer/command_buffer.gyp:gles2_utils', |
| 10 '../net/net.gyp:net', | 10 '../net/net.gyp:net', |
| (...skipping 374 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 385 'common/process_type.cc', | 385 'common/process_type.cc', |
| 386 'common/push_messaging_messages.h', | 386 'common/push_messaging_messages.h', |
| 387 'common/quota_messages.h', | 387 'common/quota_messages.h', |
| 388 'common/resource_messages.cc', | 388 'common/resource_messages.cc', |
| 389 'common/resource_messages.h', | 389 'common/resource_messages.h', |
| 390 'common/resource_request_body.cc', | 390 'common/resource_request_body.cc', |
| 391 'common/resource_request_body.h', | 391 'common/resource_request_body.h', |
| 392 'common/sandbox_init_mac.cc', | 392 'common/sandbox_init_mac.cc', |
| 393 'common/sandbox_init_mac.h', | 393 'common/sandbox_init_mac.h', |
| 394 'common/sandbox_init_win.cc', | 394 'common/sandbox_init_win.cc', |
| 395 'common/sandbox_linux/android/sandbox_bpf_base_policy_android.cc', |
| 396 'common/sandbox_linux/android/sandbox_bpf_base_policy_android.h', |
| 395 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc', | 397 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc', |
| 396 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h', | 398 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h', |
| 397 'common/sandbox_linux/bpf_gpu_policy_linux.cc', | 399 'common/sandbox_linux/bpf_gpu_policy_linux.cc', |
| 398 'common/sandbox_linux/bpf_gpu_policy_linux.h', | 400 'common/sandbox_linux/bpf_gpu_policy_linux.h', |
| 399 'common/sandbox_linux/bpf_ppapi_policy_linux.cc', | 401 'common/sandbox_linux/bpf_ppapi_policy_linux.cc', |
| 400 'common/sandbox_linux/bpf_ppapi_policy_linux.h', | 402 'common/sandbox_linux/bpf_ppapi_policy_linux.h', |
| 401 'common/sandbox_linux/bpf_renderer_policy_linux.cc', | 403 'common/sandbox_linux/bpf_renderer_policy_linux.cc', |
| 402 'common/sandbox_linux/bpf_renderer_policy_linux.h', | 404 'common/sandbox_linux/bpf_renderer_policy_linux.h', |
| 403 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', | 405 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', |
| 404 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h', | 406 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 444 'common/view_messages.h', | 446 'common/view_messages.h', |
| 445 'common/webplugin_geometry.cc', | 447 'common/webplugin_geometry.cc', |
| 446 'common/webplugin_geometry.h', | 448 'common/webplugin_geometry.h', |
| 447 'common/websocket.cc', | 449 'common/websocket.cc', |
| 448 'common/websocket.h', | 450 'common/websocket.h', |
| 449 'common/websocket_messages.h', | 451 'common/websocket_messages.h', |
| 450 'common/worker_messages.h', | 452 'common/worker_messages.h', |
| 451 'common/zygote_commands_linux.h', | 453 'common/zygote_commands_linux.h', |
| 452 'port/common/input_event_ack_state.h', | 454 'port/common/input_event_ack_state.h', |
| 453 ], | 455 ], |
| 456 'target_conditions': [ |
| 457 ['OS=="android"', { |
| 458 'sources/': [ |
| 459 ['include', '^common/sandbox_linux/sandbox_bpf_base_policy_linux\\.cc$']
, |
| 460 ['include', '^common/sandbox_linux/sandbox_bpf_base_policy_linux\\.h$'], |
| 461 ], |
| 462 }], |
| 463 ], |
| 454 'conditions': [ | 464 'conditions': [ |
| 455 ['use_aura==1', { | 465 ['use_aura==1', { |
| 456 'sources!': [ | 466 'sources!': [ |
| 457 'common/cursors/webcursor_mac.mm', | 467 'common/cursors/webcursor_mac.mm', |
| 458 'common/cursors/webcursor_win.cc', | 468 'common/cursors/webcursor_win.cc', |
| 459 ], | 469 ], |
| 460 }], | 470 }], |
| 461 ['OS=="ios"', { | 471 ['OS=="ios"', { |
| 462 # iOS has different user-agent construction utilities, since the | 472 # iOS has different user-agent construction utilities, since the |
| 463 # version strings is not derived from webkit_version, and follows | 473 # version strings is not derived from webkit_version, and follows |
| (...skipping 284 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 748 'common/sandbox_linux/bpf_renderer_policy_linux.cc', | 758 'common/sandbox_linux/bpf_renderer_policy_linux.cc', |
| 749 'common/sandbox_linux/bpf_renderer_policy_linux.h', | 759 'common/sandbox_linux/bpf_renderer_policy_linux.h', |
| 750 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', | 760 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', |
| 751 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h', | 761 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h', |
| 752 ], | 762 ], |
| 753 }, { | 763 }, { |
| 754 'defines': ['USE_SECCOMP_BPF'], | 764 'defines': ['USE_SECCOMP_BPF'], |
| 755 }], | 765 }], |
| 756 ], | 766 ], |
| 757 } | 767 } |
| OLD | NEW |