| 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 66 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 77 'public/common/page_state.cc', | 77 'public/common/page_state.cc', |
| 78 'public/common/page_state.h', | 78 'public/common/page_state.h', |
| 79 'public/common/page_transition_types.cc', | 79 'public/common/page_transition_types.cc', |
| 80 'public/common/page_transition_types.h', | 80 'public/common/page_transition_types.h', |
| 81 'public/common/page_transition_types_list.h', | 81 'public/common/page_transition_types_list.h', |
| 82 'public/common/page_type.h', | 82 'public/common/page_type.h', |
| 83 'public/common/page_zoom.h', | 83 'public/common/page_zoom.h', |
| 84 'public/common/pepper_plugin_info.cc', | 84 'public/common/pepper_plugin_info.cc', |
| 85 'public/common/pepper_plugin_info.h', | 85 'public/common/pepper_plugin_info.h', |
| 86 'public/common/process_type.h', | 86 'public/common/process_type.h', |
| 87 'public/common/push_messaging_status.h', |
| 87 'public/common/referrer.h', | 88 'public/common/referrer.h', |
| 88 'public/common/renderer_preferences.cc', | 89 'public/common/renderer_preferences.cc', |
| 89 'public/common/renderer_preferences.h', | 90 'public/common/renderer_preferences.h', |
| 90 'public/common/resource_response.h', | 91 'public/common/resource_response.h', |
| 91 'public/common/result_codes.h', | 92 'public/common/result_codes.h', |
| 92 'public/common/result_codes_list.h', | 93 'public/common/result_codes_list.h', |
| 93 'public/common/sandbox_init.h', | 94 'public/common/sandbox_init.h', |
| 94 'public/common/sandbox_linux.h', | 95 'public/common/sandbox_linux.h', |
| 95 'public/common/sandbox_type_mac.h', | 96 'public/common/sandbox_type_mac.h', |
| 96 'public/common/sandboxed_process_launcher_delegate.cc', | 97 'public/common/sandboxed_process_launcher_delegate.cc', |
| (...skipping 279 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 376 'common/plugin_constants_win.cc', | 377 'common/plugin_constants_win.cc', |
| 377 'common/plugin_constants_win.h', | 378 'common/plugin_constants_win.h', |
| 378 'common/plugin_list.cc', | 379 'common/plugin_list.cc', |
| 379 'common/plugin_list.h', | 380 'common/plugin_list.h', |
| 380 'common/plugin_list_mac.mm', | 381 'common/plugin_list_mac.mm', |
| 381 'common/plugin_list_posix.cc', | 382 'common/plugin_list_posix.cc', |
| 382 'common/plugin_list_win.cc', | 383 'common/plugin_list_win.cc', |
| 383 'common/plugin_process_messages.h', | 384 'common/plugin_process_messages.h', |
| 384 'common/power_monitor_messages.h', | 385 'common/power_monitor_messages.h', |
| 385 'common/process_type.cc', | 386 'common/process_type.cc', |
| 387 'common/push_messaging_messages.h', |
| 386 'common/quota_messages.h', | 388 'common/quota_messages.h', |
| 387 'common/resource_messages.cc', | 389 'common/resource_messages.cc', |
| 388 'common/resource_messages.h', | 390 'common/resource_messages.h', |
| 389 'common/resource_request_body.cc', | 391 'common/resource_request_body.cc', |
| 390 'common/resource_request_body.h', | 392 'common/resource_request_body.h', |
| 391 'common/sandbox_init_mac.cc', | 393 'common/sandbox_init_mac.cc', |
| 392 'common/sandbox_init_mac.h', | 394 'common/sandbox_init_mac.h', |
| 393 'common/sandbox_init_win.cc', | 395 'common/sandbox_init_win.cc', |
| 394 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc', | 396 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.cc', |
| 395 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h', | 397 'common/sandbox_linux/bpf_cros_arm_gpu_policy_linux.h', |
| (...skipping 351 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 747 'common/sandbox_linux/bpf_renderer_policy_linux.cc', | 749 'common/sandbox_linux/bpf_renderer_policy_linux.cc', |
| 748 'common/sandbox_linux/bpf_renderer_policy_linux.h', | 750 'common/sandbox_linux/bpf_renderer_policy_linux.h', |
| 749 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', | 751 'common/sandbox_linux/sandbox_bpf_base_policy_linux.cc', |
| 750 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h', | 752 'common/sandbox_linux/sandbox_bpf_base_policy_linux.h', |
| 751 ], | 753 ], |
| 752 }, { | 754 }, { |
| 753 'defines': ['USE_SECCOMP_BPF'], | 755 'defines': ['USE_SECCOMP_BPF'], |
| 754 }], | 756 }], |
| 755 ], | 757 ], |
| 756 } | 758 } |
| OLD | NEW |