| OLD | NEW |
| 1 # Copyright (c) 2011 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2011 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 'includes': [ | 6 'includes': [ |
| 7 '../../../../../native_client/build/common.gypi', | 7 '../../../../../native_client/build/common.gypi', |
| 8 ], | 8 ], |
| 9 'targets': [ | 9 'targets': [ |
| 10 { | 10 { |
| (...skipping 16 matching lines...) Expand all Loading... |
| 27 'browser_ppb_graphics_2d_rpc_server.cc', | 27 'browser_ppb_graphics_2d_rpc_server.cc', |
| 28 'browser_ppb_graphics_3d_rpc_server.cc', | 28 'browser_ppb_graphics_3d_rpc_server.cc', |
| 29 'browser_ppb_image_data_rpc_server.cc', | 29 'browser_ppb_image_data_rpc_server.cc', |
| 30 'browser_ppb_input_event_rpc_server.cc', | 30 'browser_ppb_input_event_rpc_server.cc', |
| 31 'browser_ppb_instance_rpc_server.cc', | 31 'browser_ppb_instance_rpc_server.cc', |
| 32 'browser_ppb_messaging_rpc_server.cc', | 32 'browser_ppb_messaging_rpc_server.cc', |
| 33 'browser_ppb_mouse_lock_rpc_server.cc', | 33 'browser_ppb_mouse_lock_rpc_server.cc', |
| 34 'browser_ppb_pdf_rpc_server.cc', | 34 'browser_ppb_pdf_rpc_server.cc', |
| 35 'browser_ppb_rpc_server.cc', | 35 'browser_ppb_rpc_server.cc', |
| 36 'browser_ppb_scrollbar_rpc_server.cc', | 36 'browser_ppb_scrollbar_rpc_server.cc', |
| 37 'browser_ppb_tcp_socket_private_rpc_server.cc', |
| 37 'browser_ppb_testing_rpc_server.cc', | 38 'browser_ppb_testing_rpc_server.cc', |
| 39 'browser_ppb_udp_socket_private_rpc_server.cc', |
| 38 'browser_ppb_url_loader_rpc_server.cc', | 40 'browser_ppb_url_loader_rpc_server.cc', |
| 39 'browser_ppb_url_request_info_rpc_server.cc', | 41 'browser_ppb_url_request_info_rpc_server.cc', |
| 40 'browser_ppb_url_response_info_rpc_server.cc', | 42 'browser_ppb_url_response_info_rpc_server.cc', |
| 41 'browser_ppb_widget_rpc_server.cc', | 43 'browser_ppb_widget_rpc_server.cc', |
| 42 'browser_ppb_zoom_rpc_server.cc', | 44 'browser_ppb_zoom_rpc_server.cc', |
| 43 'browser_ppp_find.cc', | 45 'browser_ppp_find.cc', |
| 44 'browser_ppp_input_event.cc', | 46 'browser_ppp_input_event.cc', |
| 45 'browser_ppp_instance.cc', | 47 'browser_ppp_instance.cc', |
| 46 'browser_ppp_messaging.cc', | 48 'browser_ppp_messaging.cc', |
| 47 'browser_ppp_mouse_lock.cc', | 49 'browser_ppp_mouse_lock.cc', |
| (...skipping 75 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 123 'plugin_ppb_graphics_2d.cc', | 125 'plugin_ppb_graphics_2d.cc', |
| 124 'plugin_ppb_graphics_3d.cc', | 126 'plugin_ppb_graphics_3d.cc', |
| 125 'plugin_ppb_image_data.cc', | 127 'plugin_ppb_image_data.cc', |
| 126 'plugin_ppb_input_event.cc', | 128 'plugin_ppb_input_event.cc', |
| 127 'plugin_ppb_instance.cc', | 129 'plugin_ppb_instance.cc', |
| 128 'plugin_ppb_memory.cc', | 130 'plugin_ppb_memory.cc', |
| 129 'plugin_ppb_messaging.cc', | 131 'plugin_ppb_messaging.cc', |
| 130 'plugin_ppb_mouse_lock.cc', | 132 'plugin_ppb_mouse_lock.cc', |
| 131 'plugin_ppb_pdf.cc', | 133 'plugin_ppb_pdf.cc', |
| 132 'plugin_ppb_scrollbar.cc', | 134 'plugin_ppb_scrollbar.cc', |
| 135 'plugin_ppb_tcp_socket_private.cc', |
| 133 'plugin_ppb_testing.cc', | 136 'plugin_ppb_testing.cc', |
| 137 'plugin_ppb_udp_socket_private.cc', |
| 134 'plugin_ppb_url_loader.cc', | 138 'plugin_ppb_url_loader.cc', |
| 135 'plugin_ppb_url_request_info.cc', | 139 'plugin_ppb_url_request_info.cc', |
| 136 'plugin_ppb_url_response_info.cc', | 140 'plugin_ppb_url_response_info.cc', |
| 137 'plugin_ppb_var.cc', | 141 'plugin_ppb_var.cc', |
| 138 'plugin_ppb_widget.cc', | 142 'plugin_ppb_widget.cc', |
| 139 'plugin_ppb_zoom.cc', | 143 'plugin_ppb_zoom.cc', |
| 140 'plugin_ppp_find_rpc_server.cc', | 144 'plugin_ppp_find_rpc_server.cc', |
| 141 'plugin_ppp_input_event_rpc_server.cc', | 145 'plugin_ppp_input_event_rpc_server.cc', |
| 142 'plugin_ppp_instance_rpc_server.cc', | 146 'plugin_ppp_instance_rpc_server.cc', |
| 143 'plugin_ppp_messaging_rpc_server.cc', | 147 'plugin_ppp_messaging_rpc_server.cc', |
| (...skipping 13 matching lines...) Expand all Loading... |
| 157 'utility.cc', | 161 'utility.cc', |
| 158 # Autogenerated files | 162 # Autogenerated files |
| 159 'ppp_rpc_server.cc', | 163 'ppp_rpc_server.cc', |
| 160 'ppb_rpc_client.cc', | 164 'ppb_rpc_client.cc', |
| 161 'upcall_client.cc' | 165 'upcall_client.cc' |
| 162 ], | 166 ], |
| 163 }, | 167 }, |
| 164 }, | 168 }, |
| 165 ], | 169 ], |
| 166 } | 170 } |
| OLD | NEW |