OLD | NEW |
1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
2 # | 2 # |
3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
5 | 5 |
6 { | 6 { |
7 'targets': [ | 7 'targets': [ |
8 { | 8 { |
9 'target_name': 'browser', | 9 'target_name': 'browser', |
10 'type': 'static_library', | 10 'type': 'static_library', |
(...skipping 993 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1004 'browser/media/media_capture_devices_dispatcher.cc', | 1004 'browser/media/media_capture_devices_dispatcher.cc', |
1005 'browser/media/media_capture_devices_dispatcher.h', | 1005 'browser/media/media_capture_devices_dispatcher.h', |
1006 'browser/media/media_internals.cc', | 1006 'browser/media/media_internals.cc', |
1007 'browser/media/media_internals.h', | 1007 'browser/media/media_internals.h', |
1008 'browser/media/media_stream_capture_indicator.cc', | 1008 'browser/media/media_stream_capture_indicator.cc', |
1009 'browser/media/media_stream_capture_indicator.h', | 1009 'browser/media/media_stream_capture_indicator.h', |
1010 'browser/media/media_stream_devices_controller.cc', | 1010 'browser/media/media_stream_devices_controller.cc', |
1011 'browser/media/media_stream_devices_controller.h', | 1011 'browser/media/media_stream_devices_controller.h', |
1012 'browser/media/media_stream_devices_menu_model.cc', | 1012 'browser/media/media_stream_devices_menu_model.cc', |
1013 'browser/media/media_stream_devices_menu_model.h', | 1013 'browser/media/media_stream_devices_menu_model.h', |
| 1014 'browser/media_gallery/linux/mtp_device_delegate_impl_linux.cc', |
| 1015 'browser/media_gallery/linux/mtp_device_delegate_impl_linux.h', |
| 1016 'browser/media_gallery/linux/mtp_device_object_enumerator.cc', |
| 1017 'browser/media_gallery/linux/mtp_device_object_enumerator.h', |
| 1018 'browser/media_gallery/linux/mtp_device_operations_utils.cc', |
| 1019 'browser/media_gallery/linux/mtp_device_operations_utils.h', |
| 1020 'browser/media_gallery/linux/mtp_get_file_info_worker.cc', |
| 1021 'browser/media_gallery/linux/mtp_get_file_info_worker.h', |
| 1022 'browser/media_gallery/linux/mtp_open_storage_worker.cc', |
| 1023 'browser/media_gallery/linux/mtp_open_storage_worker.h', |
| 1024 'browser/media_gallery/linux/mtp_read_directory_worker.cc', |
| 1025 'browser/media_gallery/linux/mtp_read_directory_worker.h', |
| 1026 'browser/media_gallery/linux/mtp_read_file_worker.cc', |
| 1027 'browser/media_gallery/linux/mtp_read_file_worker.h', |
| 1028 'browser/media_gallery/linux/mtp_recursive_device_object_enumerator.cc', |
| 1029 'browser/media_gallery/linux/mtp_recursive_device_object_enumerator.h', |
1014 'browser/media_gallery/media_file_system_registry.cc', | 1030 'browser/media_gallery/media_file_system_registry.cc', |
1015 'browser/media_gallery/media_file_system_registry.h', | 1031 'browser/media_gallery/media_file_system_registry.h', |
1016 'browser/media_gallery/media_galleries_dialog_controller.cc', | 1032 'browser/media_gallery/media_galleries_dialog_controller.cc', |
1017 'browser/media_gallery/media_galleries_dialog_controller.h', | 1033 'browser/media_gallery/media_galleries_dialog_controller.h', |
1018 'browser/media_gallery/media_galleries_preferences.cc', | 1034 'browser/media_gallery/media_galleries_preferences.cc', |
1019 'browser/media_gallery/media_galleries_preferences.h', | 1035 'browser/media_gallery/media_galleries_preferences.h', |
1020 'browser/media_gallery/media_galleries_preferences_factory.cc', | 1036 'browser/media_gallery/media_galleries_preferences_factory.cc', |
1021 'browser/media_gallery/media_galleries_preferences_factory.h', | 1037 'browser/media_gallery/media_galleries_preferences_factory.h', |
1022 'browser/media_gallery/media_gallery_database.cc', | 1038 'browser/media_gallery/media_gallery_database.cc', |
1023 'browser/media_gallery/media_gallery_database.h', | 1039 'browser/media_gallery/media_gallery_database.h', |
1024 'browser/media_gallery/media_gallery_database_types.cc', | 1040 'browser/media_gallery/media_gallery_database_types.cc', |
1025 'browser/media_gallery/media_gallery_database_types.h', | 1041 'browser/media_gallery/media_gallery_database_types.h', |
1026 'browser/media_gallery/mtp_device_delegate_impl.h', | 1042 'browser/media_gallery/mtp_device_delegate_impl.h', |
1027 'browser/media_gallery/mtp_device_delegate_impl_linux.cc', | |
1028 'browser/media_gallery/mtp_device_delegate_impl_linux.h', | |
1029 'browser/memory_details.cc', | 1043 'browser/memory_details.cc', |
1030 'browser/memory_details.h', | 1044 'browser/memory_details.h', |
1031 'browser/memory_details_android.cc', | 1045 'browser/memory_details_android.cc', |
1032 'browser/memory_details_linux.cc', | 1046 'browser/memory_details_linux.cc', |
1033 'browser/memory_details_mac.cc', | 1047 'browser/memory_details_mac.cc', |
1034 'browser/memory_details_win.cc', | 1048 'browser/memory_details_win.cc', |
1035 'browser/memory_purger.cc', | 1049 'browser/memory_purger.cc', |
1036 'browser/memory_purger.h', | 1050 'browser/memory_purger.h', |
1037 'browser/metrics/field_trial_synchronizer.cc', | 1051 'browser/metrics/field_trial_synchronizer.cc', |
1038 'browser/metrics/field_trial_synchronizer.h', | 1052 'browser/metrics/field_trial_synchronizer.h', |
(...skipping 2084 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3123 'proto_in_dir': '../third_party/cros_system_api/dbus', | 3137 'proto_in_dir': '../third_party/cros_system_api/dbus', |
3124 'proto_out_dir': 'chrome/browser/media_transfer_protocol', | 3138 'proto_out_dir': 'chrome/browser/media_transfer_protocol', |
3125 }, | 3139 }, |
3126 'includes': ['../build/protoc.gypi'], | 3140 'includes': ['../build/protoc.gypi'], |
3127 }, | 3141 }, |
3128 ], | 3142 ], |
3129 }, | 3143 }, |
3130 ], | 3144 ], |
3131 ], | 3145 ], |
3132 } | 3146 } |
OLD | NEW |