| 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 PulseAudio library. | 8 # Override to dynamically link the PulseAudio library. |
| 9 'use_pulseaudio%': 0, | 9 'use_pulseaudio%': 0, |
| 10 # Override to dynamically link the cras (ChromeOS audio) library. | 10 # Override to dynamically link the cras (ChromeOS audio) library. |
| (...skipping 216 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 227 'base/decryptor.cc', | 227 'base/decryptor.cc', |
| 228 'base/decryptor.h', | 228 'base/decryptor.h', |
| 229 'base/decrypt_config.cc', | 229 'base/decrypt_config.cc', |
| 230 'base/decrypt_config.h', | 230 'base/decrypt_config.h', |
| 231 'base/demuxer.cc', | 231 'base/demuxer.cc', |
| 232 'base/demuxer.h', | 232 'base/demuxer.h', |
| 233 'base/demuxer_stream.cc', | 233 'base/demuxer_stream.cc', |
| 234 'base/demuxer_stream.h', | 234 'base/demuxer_stream.h', |
| 235 'base/djb2.cc', | 235 'base/djb2.cc', |
| 236 'base/djb2.h', | 236 'base/djb2.h', |
| 237 'base/encoded_bitstream_buffer.cc', |
| 238 'base/encoded_bitstream_buffer.h', |
| 237 'base/filter_collection.cc', | 239 'base/filter_collection.cc', |
| 238 'base/filter_collection.h', | 240 'base/filter_collection.h', |
| 239 'base/media.h', | 241 'base/media.h', |
| 240 'base/media_log.cc', | 242 'base/media_log.cc', |
| 241 'base/media_log.h', | 243 'base/media_log.h', |
| 242 'base/media_log_event.h', | 244 'base/media_log_event.h', |
| 243 'base/media_posix.cc', | 245 'base/media_posix.cc', |
| 244 'base/media_switches.cc', | 246 'base/media_switches.cc', |
| 245 'base/media_switches.h', | 247 'base/media_switches.h', |
| 246 'base/media_win.cc', | 248 'base/media_win.cc', |
| (...skipping 142 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 389 'video/capture/win/pin_base_win.h', | 391 'video/capture/win/pin_base_win.h', |
| 390 'video/capture/win/sink_filter_observer_win.h', | 392 'video/capture/win/sink_filter_observer_win.h', |
| 391 'video/capture/win/sink_filter_win.cc', | 393 'video/capture/win/sink_filter_win.cc', |
| 392 'video/capture/win/sink_filter_win.h', | 394 'video/capture/win/sink_filter_win.h', |
| 393 'video/capture/win/sink_input_pin_win.cc', | 395 'video/capture/win/sink_input_pin_win.cc', |
| 394 'video/capture/win/sink_input_pin_win.h', | 396 'video/capture/win/sink_input_pin_win.h', |
| 395 'video/capture/win/video_capture_device_mf_win.cc', | 397 'video/capture/win/video_capture_device_mf_win.cc', |
| 396 'video/capture/win/video_capture_device_mf_win.h', | 398 'video/capture/win/video_capture_device_mf_win.h', |
| 397 'video/capture/win/video_capture_device_win.cc', | 399 'video/capture/win/video_capture_device_win.cc', |
| 398 'video/capture/win/video_capture_device_win.h', | 400 'video/capture/win/video_capture_device_win.h', |
| 401 'video/encoded_video_source.h', |
| 399 'video/picture.cc', | 402 'video/picture.cc', |
| 400 'video/picture.h', | 403 'video/picture.h', |
| 401 'video/video_decode_accelerator.cc', | 404 'video/video_decode_accelerator.cc', |
| 402 'video/video_decode_accelerator.h', | 405 'video/video_decode_accelerator.h', |
| 403 'webm/webm_cluster_parser.cc', | 406 'webm/webm_cluster_parser.cc', |
| 404 'webm/webm_cluster_parser.h', | 407 'webm/webm_cluster_parser.h', |
| 405 'webm/webm_constants.h', | 408 'webm/webm_constants.h', |
| 406 'webm/webm_content_encodings.cc', | 409 'webm/webm_content_encodings.cc', |
| 407 'webm/webm_content_encodings.h', | 410 'webm/webm_content_encodings.h', |
| 408 'webm/webm_content_encodings_client.cc', | 411 'webm/webm_content_encodings_client.cc', |
| (...skipping 463 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 872 'base/audio_splicer_unittest.cc', | 875 'base/audio_splicer_unittest.cc', |
| 873 'base/audio_timestamp_helper_unittest.cc', | 876 'base/audio_timestamp_helper_unittest.cc', |
| 874 'base/bind_to_loop_unittest.cc', | 877 'base/bind_to_loop_unittest.cc', |
| 875 'base/bit_reader_unittest.cc', | 878 'base/bit_reader_unittest.cc', |
| 876 'base/channel_mixer_unittest.cc', | 879 'base/channel_mixer_unittest.cc', |
| 877 'base/clock_unittest.cc', | 880 'base/clock_unittest.cc', |
| 878 'base/data_buffer_unittest.cc', | 881 'base/data_buffer_unittest.cc', |
| 879 'base/decoder_buffer_queue_unittest.cc', | 882 'base/decoder_buffer_queue_unittest.cc', |
| 880 'base/decoder_buffer_unittest.cc', | 883 'base/decoder_buffer_unittest.cc', |
| 881 'base/djb2_unittest.cc', | 884 'base/djb2_unittest.cc', |
| 885 'base/encoded_bitstream_buffer_unittest.cc', |
| 882 'base/gmock_callback_support_unittest.cc', | 886 'base/gmock_callback_support_unittest.cc', |
| 883 'base/multi_channel_resampler_unittest.cc', | 887 'base/multi_channel_resampler_unittest.cc', |
| 884 'base/pipeline_unittest.cc', | 888 'base/pipeline_unittest.cc', |
| 885 'base/ranges_unittest.cc', | 889 'base/ranges_unittest.cc', |
| 886 'base/run_all_unittests.cc', | 890 'base/run_all_unittests.cc', |
| 887 'base/seekable_buffer_unittest.cc', | 891 'base/seekable_buffer_unittest.cc', |
| 888 'base/sinc_resampler_unittest.cc', | 892 'base/sinc_resampler_unittest.cc', |
| 889 'base/test_data_util.cc', | 893 'base/test_data_util.cc', |
| 890 'base/test_data_util.h', | 894 'base/test_data_util.h', |
| 891 'base/vector_math_testing.h', | 895 'base/vector_math_testing.h', |
| (...skipping 678 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1570 ], | 1574 ], |
| 1571 'sources': [ | 1575 'sources': [ |
| 1572 'video/capture/screen/differ_block_sse2.cc', | 1576 'video/capture/screen/differ_block_sse2.cc', |
| 1573 'video/capture/screen/differ_block_sse2.h', | 1577 'video/capture/screen/differ_block_sse2.h', |
| 1574 ], | 1578 ], |
| 1575 }, # end of target differ_block_sse2 | 1579 }, # end of target differ_block_sse2 |
| 1576 ], | 1580 ], |
| 1577 }], | 1581 }], |
| 1578 ], | 1582 ], |
| 1579 } | 1583 } |
| OLD | NEW |