| 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 437 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 448 'midi/usb_midi_input_stream.h', | 448 'midi/usb_midi_input_stream.h', |
| 449 'midi/usb_midi_jack.h', | 449 'midi/usb_midi_jack.h', |
| 450 'midi/usb_midi_output_stream.cc', | 450 'midi/usb_midi_output_stream.cc', |
| 451 'midi/usb_midi_output_stream.h', | 451 'midi/usb_midi_output_stream.h', |
| 452 'video/capture/android/video_capture_device_android.cc', | 452 'video/capture/android/video_capture_device_android.cc', |
| 453 'video/capture/android/video_capture_device_android.h', | 453 'video/capture/android/video_capture_device_android.h', |
| 454 'video/capture/android/video_capture_device_factory_android.cc', | 454 'video/capture/android/video_capture_device_factory_android.cc', |
| 455 'video/capture/android/video_capture_device_factory_android.h', | 455 'video/capture/android/video_capture_device_factory_android.h', |
| 456 'video/capture/fake_video_capture_device.cc', | 456 'video/capture/fake_video_capture_device.cc', |
| 457 'video/capture/fake_video_capture_device.h', | 457 'video/capture/fake_video_capture_device.h', |
| 458 'video/capture/fake_video_capture_device_factory.h', |
| 459 'video/capture/fake_video_capture_device_factory.cc', |
| 458 'video/capture/file_video_capture_device.cc', | 460 'video/capture/file_video_capture_device.cc', |
| 459 'video/capture/file_video_capture_device.h', | 461 'video/capture/file_video_capture_device.h', |
| 462 'video/capture/file_video_capture_device_factory.h', |
| 463 'video/capture/file_video_capture_device_factory.cc', |
| 460 'video/capture/linux/video_capture_device_linux.cc', | 464 'video/capture/linux/video_capture_device_linux.cc', |
| 461 'video/capture/linux/video_capture_device_linux.h', | 465 'video/capture/linux/video_capture_device_linux.h', |
| 462 'video/capture/mac/avfoundation_glue.h', | 466 'video/capture/mac/avfoundation_glue.h', |
| 463 'video/capture/mac/avfoundation_glue.mm', | 467 'video/capture/mac/avfoundation_glue.mm', |
| 464 'video/capture/mac/coremedia_glue.h', | 468 'video/capture/mac/coremedia_glue.h', |
| 465 'video/capture/mac/coremedia_glue.mm', | 469 'video/capture/mac/coremedia_glue.mm', |
| 466 'video/capture/mac/platform_video_capturing_mac.h', | 470 'video/capture/mac/platform_video_capturing_mac.h', |
| 467 'video/capture/mac/video_capture_device_avfoundation_mac.h', | 471 'video/capture/mac/video_capture_device_avfoundation_mac.h', |
| 468 'video/capture/mac/video_capture_device_avfoundation_mac.mm', | 472 'video/capture/mac/video_capture_device_avfoundation_mac.mm', |
| 469 'video/capture/mac/video_capture_device_mac.h', | 473 'video/capture/mac/video_capture_device_mac.h', |
| 470 'video/capture/mac/video_capture_device_mac.mm', | 474 'video/capture/mac/video_capture_device_mac.mm', |
| 471 'video/capture/mac/video_capture_device_qtkit_mac.h', | 475 'video/capture/mac/video_capture_device_qtkit_mac.h', |
| 472 'video/capture/mac/video_capture_device_qtkit_mac.mm', | 476 'video/capture/mac/video_capture_device_qtkit_mac.mm', |
| 473 'video/capture/video_capture.h', | 477 'video/capture/video_capture.h', |
| 474 'video/capture/video_capture_device.cc', | 478 'video/capture/video_capture_device.cc', |
| 475 'video/capture/video_capture_device.h', | 479 'video/capture/video_capture_device.h', |
| 480 'video/capture/video_capture_device_factory.h', |
| 476 'video/capture/video_capture_proxy.cc', | 481 'video/capture/video_capture_proxy.cc', |
| 477 'video/capture/video_capture_proxy.h', | 482 'video/capture/video_capture_proxy.h', |
| 478 'video/capture/video_capture_types.cc', | 483 'video/capture/video_capture_types.cc', |
| 479 'video/capture/video_capture_types.h', | 484 'video/capture/video_capture_types.h', |
| 480 'video/capture/win/capability_list_win.cc', | 485 'video/capture/win/capability_list_win.cc', |
| 481 'video/capture/win/capability_list_win.h', | 486 'video/capture/win/capability_list_win.h', |
| 482 'video/capture/win/filter_base_win.cc', | 487 'video/capture/win/filter_base_win.cc', |
| 483 'video/capture/win/filter_base_win.h', | 488 'video/capture/win/filter_base_win.h', |
| 484 'video/capture/win/pin_base_win.cc', | 489 'video/capture/win/pin_base_win.cc', |
| 485 'video/capture/win/pin_base_win.h', | 490 'video/capture/win/pin_base_win.h', |
| (...skipping 1215 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1701 ], | 1706 ], |
| 1702 }], | 1707 }], |
| 1703 ], | 1708 ], |
| 1704 }], | 1709 }], |
| 1705 ], | 1710 ], |
| 1706 }, | 1711 }, |
| 1707 ], | 1712 ], |
| 1708 }], | 1713 }], |
| 1709 ], | 1714 ], |
| 1710 } | 1715 } |
| OLD | NEW |