| 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 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 80 'public/common/media_stream_request.h', | 80 'public/common/media_stream_request.h', |
| 81 'public/common/menu_item.cc', | 81 'public/common/menu_item.cc', |
| 82 'public/common/menu_item.h', | 82 'public/common/menu_item.h', |
| 83 'public/common/page_state.cc', | 83 'public/common/page_state.cc', |
| 84 'public/common/page_state.h', | 84 'public/common/page_state.h', |
| 85 'public/common/page_type.h', | 85 'public/common/page_type.h', |
| 86 'public/common/page_zoom.h', | 86 'public/common/page_zoom.h', |
| 87 'public/common/pepper_plugin_info.cc', | 87 'public/common/pepper_plugin_info.cc', |
| 88 'public/common/pepper_plugin_info.h', | 88 'public/common/pepper_plugin_info.h', |
| 89 'public/common/persistent_notification_status.h', | 89 'public/common/persistent_notification_status.h', |
| 90 'public/common/platform_notification_data.cc', |
| 91 'public/common/platform_notification_data.h', |
| 90 'public/common/platform_notification_service.h', | 92 'public/common/platform_notification_service.h', |
| 91 'public/common/process_type.h', | 93 'public/common/process_type.h', |
| 92 'public/common/push_messaging_status.cc', | 94 'public/common/push_messaging_status.cc', |
| 93 'public/common/push_messaging_status.h', | 95 'public/common/push_messaging_status.h', |
| 94 'public/common/referrer.cc', | 96 'public/common/referrer.cc', |
| 95 'public/common/referrer.h', | 97 'public/common/referrer.h', |
| 96 'public/common/renderer_preferences.cc', | 98 'public/common/renderer_preferences.cc', |
| 97 'public/common/renderer_preferences.h', | 99 'public/common/renderer_preferences.h', |
| 98 'public/common/request_context_frame_type.h', | 100 'public/common/request_context_frame_type.h', |
| 99 'public/common/request_context_type.h', | 101 'public/common/request_context_type.h', |
| 100 'public/common/resource_devtools_info.cc', | 102 'public/common/resource_devtools_info.cc', |
| 101 'public/common/resource_devtools_info.h', | 103 'public/common/resource_devtools_info.h', |
| 102 'public/common/resource_response.cc', | 104 'public/common/resource_response.cc', |
| 103 'public/common/resource_response.h', | 105 'public/common/resource_response.h', |
| 104 'public/common/resource_response_info.cc', | 106 'public/common/resource_response_info.cc', |
| 105 'public/common/resource_response_info.h', | 107 'public/common/resource_response_info.h', |
| 106 'public/common/resource_type.cc', | 108 'public/common/resource_type.cc', |
| 107 'public/common/resource_type.h', | 109 'public/common/resource_type.h', |
| 108 'public/common/result_codes.h', | 110 'public/common/result_codes.h', |
| 109 'public/common/result_codes_list.h', | 111 'public/common/result_codes_list.h', |
| 110 'public/common/sandbox_init.h', | 112 'public/common/sandbox_init.h', |
| 111 'public/common/sandbox_linux.h', | 113 'public/common/sandbox_linux.h', |
| 112 'public/common/sandbox_type_mac.h', | 114 'public/common/sandbox_type_mac.h', |
| 113 'public/common/sandboxed_process_launcher_delegate.cc', | 115 'public/common/sandboxed_process_launcher_delegate.cc', |
| 114 'public/common/sandboxed_process_launcher_delegate.h', | 116 'public/common/sandboxed_process_launcher_delegate.h', |
| 115 'public/common/security_style.h', | 117 'public/common/security_style.h', |
| 116 'public/common/send_zygote_child_ping_linux.h', | 118 'public/common/send_zygote_child_ping_linux.h', |
| 117 'public/common/service_registry.h', | 119 'public/common/service_registry.h', |
| 118 'public/common/show_desktop_notification_params.cc', | |
| 119 'public/common/show_desktop_notification_params.h', | |
| 120 'public/common/signed_certificate_timestamp_id_and_status.cc', | 120 'public/common/signed_certificate_timestamp_id_and_status.cc', |
| 121 'public/common/signed_certificate_timestamp_id_and_status.h', | 121 'public/common/signed_certificate_timestamp_id_and_status.h', |
| 122 'public/common/speech_recognition_error.h', | 122 'public/common/speech_recognition_error.h', |
| 123 'public/common/speech_recognition_grammar.h', | 123 'public/common/speech_recognition_grammar.h', |
| 124 'public/common/speech_recognition_result.cc', | 124 'public/common/speech_recognition_result.cc', |
| 125 'public/common/speech_recognition_result.h', | 125 'public/common/speech_recognition_result.h', |
| 126 'public/common/ssl_status.cc', | 126 'public/common/ssl_status.cc', |
| 127 'public/common/ssl_status.h', | 127 'public/common/ssl_status.h', |
| 128 'public/common/stop_find_action.h', | 128 'public/common/stop_find_action.h', |
| 129 'public/common/storage_quota_params.h', | 129 'public/common/storage_quota_params.h', |
| (...skipping 798 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 928 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', | 928 'common/gpu/client/gpu_memory_buffer_impl_ozone.cc', |
| 929 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc', | 929 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.cc', |
| 930 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h', | 930 'common/gpu/client/gpu_memory_buffer_impl_ozone_native_buffer.h', |
| 931 'common/gpu/gpu_memory_buffer_factory_ozone.cc', | 931 'common/gpu/gpu_memory_buffer_factory_ozone.cc', |
| 932 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc', | 932 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.cc', |
| 933 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h', | 933 'common/gpu/gpu_memory_buffer_factory_ozone_native_buffer.h', |
| 934 ], | 934 ], |
| 935 }], | 935 }], |
| 936 ], | 936 ], |
| 937 } | 937 } |
| OLD | NEW |