| OLD | NEW |
| 1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': 'static_library', | 9 'type': 'static_library', |
| 10 'variables': { 'enable_wexit_time_destructors': 1, }, | 10 'variables': { 'enable_wexit_time_destructors': 1, }, |
| (...skipping 1084 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1095 'browser/media/native_desktop_media_list.cc', | 1095 'browser/media/native_desktop_media_list.cc', |
| 1096 'browser/media/native_desktop_media_list.h', | 1096 'browser/media/native_desktop_media_list.h', |
| 1097 'browser/media/webrtc_log_list.cc', | 1097 'browser/media/webrtc_log_list.cc', |
| 1098 'browser/media/webrtc_log_list.h', | 1098 'browser/media/webrtc_log_list.h', |
| 1099 'browser/media/webrtc_log_uploader.cc', | 1099 'browser/media/webrtc_log_uploader.cc', |
| 1100 'browser/media/webrtc_log_uploader.h', | 1100 'browser/media/webrtc_log_uploader.h', |
| 1101 'browser/media/webrtc_log_util.cc', | 1101 'browser/media/webrtc_log_util.cc', |
| 1102 'browser/media/webrtc_log_util.h', | 1102 'browser/media/webrtc_log_util.h', |
| 1103 'browser/media/webrtc_logging_handler_host.cc', | 1103 'browser/media/webrtc_logging_handler_host.cc', |
| 1104 'browser/media/webrtc_logging_handler_host.h', | 1104 'browser/media/webrtc_logging_handler_host.h', |
| 1105 'browser/media/webrtc_rtp_dump_handler.cc', | |
| 1106 'browser/media/webrtc_rtp_dump_handler.h', | |
| 1107 'browser/media/webrtc_rtp_dump_writer.cc', | |
| 1108 'browser/media/webrtc_rtp_dump_writer.h', | |
| 1109 'browser/media_galleries/fileapi/av_scanning_file_validator.cc', | 1105 'browser/media_galleries/fileapi/av_scanning_file_validator.cc', |
| 1110 'browser/media_galleries/fileapi/av_scanning_file_validator.h', | 1106 'browser/media_galleries/fileapi/av_scanning_file_validator.h', |
| 1111 'browser/media_galleries/fileapi/device_media_async_file_util.cc', | 1107 'browser/media_galleries/fileapi/device_media_async_file_util.cc', |
| 1112 'browser/media_galleries/fileapi/device_media_async_file_util.h', | 1108 'browser/media_galleries/fileapi/device_media_async_file_util.h', |
| 1113 'browser/media_galleries/fileapi/iapps_finder.h', | 1109 'browser/media_galleries/fileapi/iapps_finder.h', |
| 1114 'browser/media_galleries/fileapi/iapps_finder_impl.h', | 1110 'browser/media_galleries/fileapi/iapps_finder_impl.h', |
| 1115 'browser/media_galleries/fileapi/iapps_finder_impl.cc', | 1111 'browser/media_galleries/fileapi/iapps_finder_impl.cc', |
| 1116 'browser/media_galleries/fileapi/iapps_finder_impl_mac.mm', | 1112 'browser/media_galleries/fileapi/iapps_finder_impl_mac.mm', |
| 1117 'browser/media_galleries/fileapi/iapps_finder_impl_win.cc', | 1113 'browser/media_galleries/fileapi/iapps_finder_impl_win.cc', |
| 1118 'browser/media_galleries/fileapi/media_file_system_backend.cc', | 1114 'browser/media_galleries/fileapi/media_file_system_backend.cc', |
| (...skipping 2354 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3473 ['enable_webrtc==0', { | 3469 ['enable_webrtc==0', { |
| 3474 'sources!': [ | 3470 'sources!': [ |
| 3475 'browser/media/webrtc_log_upload_list.cc', | 3471 'browser/media/webrtc_log_upload_list.cc', |
| 3476 'browser/media/webrtc_log_upload_list.h', | 3472 'browser/media/webrtc_log_upload_list.h', |
| 3477 'browser/media/webrtc_log_uploader.cc', | 3473 'browser/media/webrtc_log_uploader.cc', |
| 3478 'browser/media/webrtc_log_uploader.h', | 3474 'browser/media/webrtc_log_uploader.h', |
| 3479 'browser/media/webrtc_log_util.cc', | 3475 'browser/media/webrtc_log_util.cc', |
| 3480 'browser/media/webrtc_log_util.h', | 3476 'browser/media/webrtc_log_util.h', |
| 3481 'browser/media/webrtc_logging_handler_host.cc', | 3477 'browser/media/webrtc_logging_handler_host.cc', |
| 3482 'browser/media/webrtc_logging_handler_host.h', | 3478 'browser/media/webrtc_logging_handler_host.h', |
| 3483 'browser/media/webrtc_rtp_dump_handler.cc', | |
| 3484 'browser/media/webrtc_rtp_dump_handler.h', | |
| 3485 'browser/media/webrtc_rtp_dump_writer.cc', | |
| 3486 'browser/media/webrtc_rtp_dump_writer.h', | |
| 3487 ] | 3479 ] |
| 3488 }], | 3480 }], |
| 3489 ['enable_service_discovery==1', { | 3481 ['enable_service_discovery==1', { |
| 3490 'sources' : [ | 3482 'sources' : [ |
| 3491 'browser/local_discovery/privet_http_asynchronous_factory.cc', | 3483 'browser/local_discovery/privet_http_asynchronous_factory.cc', |
| 3492 'browser/local_discovery/privet_http_asynchronous_factory.h', | 3484 'browser/local_discovery/privet_http_asynchronous_factory.h', |
| 3493 'browser/local_discovery/privet_notifications.cc', | 3485 'browser/local_discovery/privet_notifications.cc', |
| 3494 'browser/local_discovery/privet_notifications.h', | 3486 'browser/local_discovery/privet_notifications.h', |
| 3495 'browser/local_discovery/privet_notifications_factory.cc', | 3487 'browser/local_discovery/privet_notifications_factory.cc', |
| 3496 'browser/local_discovery/privet_notifications_factory.h', | 3488 'browser/local_discovery/privet_notifications_factory.h', |
| (...skipping 264 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3761 'package_name': 'org/chromium/chrome/browser', | 3753 'package_name': 'org/chromium/chrome/browser', |
| 3762 'template_deps': ['browser/android/tab_load_status.h'], | 3754 'template_deps': ['browser/android/tab_load_status.h'], |
| 3763 }, | 3755 }, |
| 3764 'includes': [ '../build/android/java_cpp_template.gypi' ], | 3756 'includes': [ '../build/android/java_cpp_template.gypi' ], |
| 3765 }, | 3757 }, |
| 3766 ], | 3758 ], |
| 3767 }, | 3759 }, |
| 3768 ], | 3760 ], |
| 3769 ], | 3761 ], |
| 3770 } | 3762 } |
| OLD | NEW |