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 'target_defaults': { | 6 'target_defaults': { |
7 'variables': { | 7 'variables': { |
8 'ppapi_shared_target': 0, | 8 'ppapi_shared_target': 0, |
9 }, | 9 }, |
10 'target_conditions': [ | 10 'target_conditions': [ |
(...skipping 230 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
241 'thunk/ppb_output_protection_api.h', | 241 'thunk/ppb_output_protection_api.h', |
242 'thunk/ppb_output_protection_private_thunk.cc', | 242 'thunk/ppb_output_protection_private_thunk.cc', |
243 'thunk/ppb_pdf_api.h', | 243 'thunk/ppb_pdf_api.h', |
244 'thunk/ppb_pdf_thunk.cc', | 244 'thunk/ppb_pdf_thunk.cc', |
245 'thunk/ppb_platform_verification_api.h', | 245 'thunk/ppb_platform_verification_api.h', |
246 'thunk/ppb_platform_verification_private_thunk.cc', | 246 'thunk/ppb_platform_verification_private_thunk.cc', |
247 'thunk/ppb_printing_api.h', | 247 'thunk/ppb_printing_api.h', |
248 'thunk/ppb_printing_dev_thunk.cc', | 248 'thunk/ppb_printing_dev_thunk.cc', |
249 'thunk/ppb_scrollbar_api.h', | 249 'thunk/ppb_scrollbar_api.h', |
250 'thunk/ppb_scrollbar_thunk.cc', | 250 'thunk/ppb_scrollbar_thunk.cc', |
251 'thunk/ppb_talk_private_api.h', | |
252 'thunk/ppb_talk_private_thunk.cc', | |
253 'thunk/ppb_tcp_server_socket_private_api.h', | 251 'thunk/ppb_tcp_server_socket_private_api.h', |
254 'thunk/ppb_tcp_server_socket_private_thunk.cc', | 252 'thunk/ppb_tcp_server_socket_private_thunk.cc', |
255 'thunk/ppb_tcp_socket_api.h', | 253 'thunk/ppb_tcp_socket_api.h', |
256 'thunk/ppb_tcp_socket_private_api.h', | 254 'thunk/ppb_tcp_socket_private_api.h', |
257 'thunk/ppb_tcp_socket_private_thunk.cc', | 255 'thunk/ppb_tcp_socket_private_thunk.cc', |
258 'thunk/ppb_tcp_socket_thunk.cc', | 256 'thunk/ppb_tcp_socket_thunk.cc', |
259 'thunk/ppb_text_input_thunk.cc', | 257 'thunk/ppb_text_input_thunk.cc', |
260 'thunk/ppb_truetype_font_api.h', | 258 'thunk/ppb_truetype_font_api.h', |
261 'thunk/ppb_truetype_font_dev_thunk.cc', | 259 'thunk/ppb_truetype_font_dev_thunk.cc', |
262 'thunk/ppb_truetype_font_singleton_api.h', | 260 'thunk/ppb_truetype_font_singleton_api.h', |
(...skipping 69 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
332 'thunk/ppb_flash_font_file_thunk.cc', | 330 'thunk/ppb_flash_font_file_thunk.cc', |
333 'thunk/ppb_flash_fullscreen_thunk.cc', | 331 'thunk/ppb_flash_fullscreen_thunk.cc', |
334 'thunk/ppb_flash_menu_thunk.cc', | 332 'thunk/ppb_flash_menu_thunk.cc', |
335 'thunk/ppb_flash_message_loop_thunk.cc', | 333 'thunk/ppb_flash_message_loop_thunk.cc', |
336 'thunk/ppb_flash_message_loop_thunk.cc', | 334 'thunk/ppb_flash_message_loop_thunk.cc', |
337 'thunk/ppb_flash_thunk.cc', | 335 'thunk/ppb_flash_thunk.cc', |
338 'thunk/ppb_gles_chromium_texture_mapping_thunk.cc', | 336 'thunk/ppb_gles_chromium_texture_mapping_thunk.cc', |
339 'thunk/ppb_pdf_thunk.cc', | 337 'thunk/ppb_pdf_thunk.cc', |
340 'thunk/ppb_platform_verification_private_thunk.cc', | 338 'thunk/ppb_platform_verification_private_thunk.cc', |
341 'thunk/ppb_scrollbar_thunk.cc', | 339 'thunk/ppb_scrollbar_thunk.cc', |
342 'thunk/ppb_talk_private_thunk.cc', | |
343 'thunk/ppb_transport_thunk.cc', | 340 'thunk/ppb_transport_thunk.cc', |
344 'thunk/ppb_url_util_thunk.cc', | 341 'thunk/ppb_url_util_thunk.cc', |
345 'thunk/ppb_video_capture_thunk.cc', | 342 'thunk/ppb_video_capture_thunk.cc', |
346 'thunk/ppb_video_decoder_dev_thunk.cc', | 343 'thunk/ppb_video_decoder_dev_thunk.cc', |
347 ], | 344 ], |
348 }], | 345 }], |
349 # We exclude a few more things for nacl_win64, to avoid pulling in | 346 # We exclude a few more things for nacl_win64, to avoid pulling in |
350 # more dependencies. | 347 # more dependencies. |
351 ['>(nacl_win64_target)==1', { | 348 ['>(nacl_win64_target)==1', { |
352 'sources!': [ | 349 'sources!': [ |
353 'shared_impl/ppb_audio_shared.cc', | 350 'shared_impl/ppb_audio_shared.cc', |
354 'shared_impl/ppb_graphics_3d_shared.cc', | 351 'shared_impl/ppb_graphics_3d_shared.cc', |
355 'shared_impl/ppb_opengles2_shared.cc', | 352 'shared_impl/ppb_opengles2_shared.cc', |
356 'shared_impl/private/net_address_private_impl.cc', | 353 'shared_impl/private/net_address_private_impl.cc', |
357 'shared_impl/private/ppb_host_resolver_shared.cc', | 354 'shared_impl/private/ppb_host_resolver_shared.cc', |
358 'thunk/ppb_graphics_3d_thunk.cc', | 355 'thunk/ppb_graphics_3d_thunk.cc', |
359 'thunk/ppb_host_resolver_private_thunk.cc', | 356 'thunk/ppb_host_resolver_private_thunk.cc', |
360 'thunk/ppb_tcp_server_socket_private_thunk.cc', | 357 'thunk/ppb_tcp_server_socket_private_thunk.cc', |
361 'thunk/ppb_tcp_socket_private_thunk.cc', | 358 'thunk/ppb_tcp_socket_private_thunk.cc', |
362 'thunk/ppb_udp_socket_private_thunk.cc', | 359 'thunk/ppb_udp_socket_private_thunk.cc', |
363 'thunk/ppb_x509_certificate_private_thunk.cc', | 360 'thunk/ppb_x509_certificate_private_thunk.cc', |
364 ], | 361 ], |
365 }], | 362 }], |
366 ], | 363 ], |
367 }], | 364 }], |
368 ], | 365 ], |
369 }, | 366 }, |
370 } | 367 } |
OLD | NEW |