| 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', |
| 406 'video/video_encode_types.cc', |
| 407 'video/video_encode_types.h', |
| 403 'webm/webm_cluster_parser.cc', | 408 'webm/webm_cluster_parser.cc', |
| 404 'webm/webm_cluster_parser.h', | 409 'webm/webm_cluster_parser.h', |
| 405 'webm/webm_constants.h', | 410 'webm/webm_constants.h', |
| 406 'webm/webm_content_encodings.cc', | 411 'webm/webm_content_encodings.cc', |
| 407 'webm/webm_content_encodings.h', | 412 'webm/webm_content_encodings.h', |
| 408 'webm/webm_content_encodings_client.cc', | 413 'webm/webm_content_encodings_client.cc', |
| 409 'webm/webm_content_encodings_client.h', | 414 'webm/webm_content_encodings_client.h', |
| 410 'webm/webm_info_parser.cc', | 415 'webm/webm_info_parser.cc', |
| 411 'webm/webm_info_parser.h', | 416 'webm/webm_info_parser.h', |
| 412 'webm/webm_parser.cc', | 417 'webm/webm_parser.cc', |
| (...skipping 1157 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1570 ], | 1575 ], |
| 1571 'sources': [ | 1576 'sources': [ |
| 1572 'video/capture/screen/differ_block_sse2.cc', | 1577 'video/capture/screen/differ_block_sse2.cc', |
| 1573 'video/capture/screen/differ_block_sse2.h', | 1578 'video/capture/screen/differ_block_sse2.h', |
| 1574 ], | 1579 ], |
| 1575 }, # end of target differ_block_sse2 | 1580 }, # end of target differ_block_sse2 |
| 1576 ], | 1581 ], |
| 1577 }], | 1582 }], |
| 1578 ], | 1583 ], |
| 1579 } | 1584 } |
| OLD | NEW |