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 'variables': { | 6 'variables': { |
7 'chromium_code': 1, | 7 'chromium_code': 1, |
8 # Override to dynamically link the cras (ChromeOS audio) library. | 8 # Override to dynamically link the cras (ChromeOS audio) library. |
9 'use_cras%': 0, | 9 'use_cras%': 0, |
10 # Option e.g. for Linux distributions to link pulseaudio directly | 10 # Option e.g. for Linux distributions to link pulseaudio directly |
(...skipping 442 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
453 'midi/usb_midi_input_stream.h', | 453 'midi/usb_midi_input_stream.h', |
454 'midi/usb_midi_jack.h', | 454 'midi/usb_midi_jack.h', |
455 'midi/usb_midi_output_stream.cc', | 455 'midi/usb_midi_output_stream.cc', |
456 'midi/usb_midi_output_stream.h', | 456 'midi/usb_midi_output_stream.h', |
457 'video/capture/android/video_capture_device_android.cc', | 457 'video/capture/android/video_capture_device_android.cc', |
458 'video/capture/android/video_capture_device_android.h', | 458 'video/capture/android/video_capture_device_android.h', |
459 'video/capture/android/video_capture_device_factory_android.cc', | 459 'video/capture/android/video_capture_device_factory_android.cc', |
460 'video/capture/android/video_capture_device_factory_android.h', | 460 'video/capture/android/video_capture_device_factory_android.h', |
461 'video/capture/fake_video_capture_device.cc', | 461 'video/capture/fake_video_capture_device.cc', |
462 'video/capture/fake_video_capture_device.h', | 462 'video/capture/fake_video_capture_device.h', |
| 463 'video/capture/fake_video_capture_device_factory.h', |
| 464 'video/capture/fake_video_capture_device_factory.cc', |
463 'video/capture/file_video_capture_device.cc', | 465 'video/capture/file_video_capture_device.cc', |
464 'video/capture/file_video_capture_device.h', | 466 'video/capture/file_video_capture_device.h', |
| 467 'video/capture/file_video_capture_device_factory.h', |
| 468 'video/capture/file_video_capture_device_factory.cc', |
465 'video/capture/linux/video_capture_device_linux.cc', | 469 'video/capture/linux/video_capture_device_linux.cc', |
466 'video/capture/linux/video_capture_device_linux.h', | 470 'video/capture/linux/video_capture_device_linux.h', |
467 'video/capture/mac/avfoundation_glue.h', | 471 'video/capture/mac/avfoundation_glue.h', |
468 'video/capture/mac/avfoundation_glue.mm', | 472 'video/capture/mac/avfoundation_glue.mm', |
469 'video/capture/mac/coremedia_glue.h', | 473 'video/capture/mac/coremedia_glue.h', |
470 'video/capture/mac/coremedia_glue.mm', | 474 'video/capture/mac/coremedia_glue.mm', |
471 'video/capture/mac/platform_video_capturing_mac.h', | 475 'video/capture/mac/platform_video_capturing_mac.h', |
472 'video/capture/mac/video_capture_device_avfoundation_mac.h', | 476 'video/capture/mac/video_capture_device_avfoundation_mac.h', |
473 'video/capture/mac/video_capture_device_avfoundation_mac.mm', | 477 'video/capture/mac/video_capture_device_avfoundation_mac.mm', |
474 'video/capture/mac/video_capture_device_mac.h', | 478 'video/capture/mac/video_capture_device_mac.h', |
475 'video/capture/mac/video_capture_device_mac.mm', | 479 'video/capture/mac/video_capture_device_mac.mm', |
476 'video/capture/mac/video_capture_device_qtkit_mac.h', | 480 'video/capture/mac/video_capture_device_qtkit_mac.h', |
477 'video/capture/mac/video_capture_device_qtkit_mac.mm', | 481 'video/capture/mac/video_capture_device_qtkit_mac.mm', |
478 'video/capture/video_capture.h', | 482 'video/capture/video_capture.h', |
479 'video/capture/video_capture_device.cc', | 483 'video/capture/video_capture_device.cc', |
480 'video/capture/video_capture_device.h', | 484 'video/capture/video_capture_device.h', |
| 485 'video/capture/video_capture_device_factory.cc', |
| 486 'video/capture/video_capture_device_factory.h', |
481 'video/capture/video_capture_proxy.cc', | 487 'video/capture/video_capture_proxy.cc', |
482 'video/capture/video_capture_proxy.h', | 488 'video/capture/video_capture_proxy.h', |
483 'video/capture/video_capture_types.cc', | 489 'video/capture/video_capture_types.cc', |
484 'video/capture/video_capture_types.h', | 490 'video/capture/video_capture_types.h', |
485 'video/capture/win/capability_list_win.cc', | 491 'video/capture/win/capability_list_win.cc', |
486 'video/capture/win/capability_list_win.h', | 492 'video/capture/win/capability_list_win.h', |
487 'video/capture/win/filter_base_win.cc', | 493 'video/capture/win/filter_base_win.cc', |
488 'video/capture/win/filter_base_win.h', | 494 'video/capture/win/filter_base_win.h', |
489 'video/capture/win/pin_base_win.cc', | 495 'video/capture/win/pin_base_win.cc', |
490 'video/capture/win/pin_base_win.h', | 496 'video/capture/win/pin_base_win.h', |
(...skipping 1190 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1681 ], | 1687 ], |
1682 }], | 1688 }], |
1683 ], | 1689 ], |
1684 }], | 1690 }], |
1685 ], | 1691 ], |
1686 }, | 1692 }, |
1687 ], | 1693 ], |
1688 }], | 1694 }], |
1689 ], | 1695 ], |
1690 } | 1696 } |
OLD | NEW |