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 'dependencies': [ | 6 'dependencies': [ |
7 '../base/base.gyp:base_static', | 7 '../base/base.gyp:base_static', |
8 '../crypto/crypto.gyp:crypto', | 8 '../crypto/crypto.gyp:crypto', |
9 '../google_apis/google_apis.gyp:google_apis', | 9 '../google_apis/google_apis.gyp:google_apis', |
10 '../net/net.gyp:net', | 10 '../net/net.gyp:net', |
(...skipping 159 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
170 'public/browser/site_instance.h', | 170 'public/browser/site_instance.h', |
171 'public/browser/speech_recognition_event_listener.h', | 171 'public/browser/speech_recognition_event_listener.h', |
172 'public/browser/speech_recognition_manager.h', | 172 'public/browser/speech_recognition_manager.h', |
173 'public/browser/speech_recognition_manager_delegate.h', | 173 'public/browser/speech_recognition_manager_delegate.h', |
174 'public/browser/speech_recognition_session_config.cc', | 174 'public/browser/speech_recognition_session_config.cc', |
175 'public/browser/speech_recognition_session_config.h', | 175 'public/browser/speech_recognition_session_config.h', |
176 'public/browser/speech_recognition_session_context.cc', | 176 'public/browser/speech_recognition_session_context.cc', |
177 'public/browser/speech_recognition_session_context.h', | 177 'public/browser/speech_recognition_session_context.h', |
178 'public/browser/storage_partition.h', | 178 'public/browser/storage_partition.h', |
179 'public/browser/stream_handle.h', | 179 'public/browser/stream_handle.h', |
| 180 'public/browser/trace_controller.h', |
| 181 'public/browser/trace_subscriber.h', |
180 'public/browser/tracing_controller.h', | 182 'public/browser/tracing_controller.h', |
181 'public/browser/user_metrics.h', | 183 'public/browser/user_metrics.h', |
182 'public/browser/utility_process_host.h', | 184 'public/browser/utility_process_host.h', |
183 'public/browser/web_contents.cc', | 185 'public/browser/web_contents.cc', |
184 'public/browser/web_contents.h', | 186 'public/browser/web_contents.h', |
185 'public/browser/web_contents_delegate.cc', | 187 'public/browser/web_contents_delegate.cc', |
186 'public/browser/web_contents_delegate.h', | 188 'public/browser/web_contents_delegate.h', |
187 'public/browser/web_contents_observer.cc', | 189 'public/browser/web_contents_observer.cc', |
188 'public/browser/web_contents_observer.h', | 190 'public/browser/web_contents_observer.h', |
189 'public/browser/web_contents_user_data.h', | 191 'public/browser/web_contents_user_data.h', |
(...skipping 959 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1149 'browser/storage_partition_impl.cc', | 1151 'browser/storage_partition_impl.cc', |
1150 'browser/storage_partition_impl.h', | 1152 'browser/storage_partition_impl.h', |
1151 'browser/storage_partition_impl_map.cc', | 1153 'browser/storage_partition_impl_map.cc', |
1152 'browser/storage_partition_impl_map.h', | 1154 'browser/storage_partition_impl_map.h', |
1153 'browser/system_message_window_win.cc', | 1155 'browser/system_message_window_win.cc', |
1154 'browser/system_message_window_win.h', | 1156 'browser/system_message_window_win.h', |
1155 'browser/tcmalloc_internals_request_job.cc', | 1157 'browser/tcmalloc_internals_request_job.cc', |
1156 'browser/tcmalloc_internals_request_job.h', | 1158 'browser/tcmalloc_internals_request_job.h', |
1157 'browser/theme_helper_mac.mm', | 1159 'browser/theme_helper_mac.mm', |
1158 'browser/theme_helper_mac.h', | 1160 'browser/theme_helper_mac.h', |
| 1161 'browser/tracing/trace_controller_impl.cc', |
| 1162 'browser/tracing/trace_controller_impl.h', |
1159 'browser/tracing/trace_message_filter.cc', | 1163 'browser/tracing/trace_message_filter.cc', |
1160 'browser/tracing/trace_message_filter.h', | 1164 'browser/tracing/trace_message_filter.h', |
| 1165 'browser/tracing/trace_subscriber_stdio.cc', |
| 1166 'browser/tracing/trace_subscriber_stdio.h', |
1161 'browser/tracing/tracing_controller_impl.cc', | 1167 'browser/tracing/tracing_controller_impl.cc', |
1162 'browser/tracing/tracing_controller_impl.h', | 1168 'browser/tracing/tracing_controller_impl.h', |
1163 'browser/tracing/tracing_ui.cc', | 1169 'browser/tracing/tracing_ui.cc', |
1164 'browser/tracing/tracing_ui.h', | 1170 'browser/tracing/tracing_ui.h', |
1165 'browser/udev_linux.cc', | 1171 'browser/udev_linux.cc', |
1166 'browser/udev_linux.h', | 1172 'browser/udev_linux.h', |
1167 'browser/user_metrics.cc', | 1173 'browser/user_metrics.cc', |
1168 'browser/utility_process_host_impl.cc', | 1174 'browser/utility_process_host_impl.cc', |
1169 'browser/utility_process_host_impl.h', | 1175 'browser/utility_process_host_impl.h', |
1170 'browser/vibration/vibration_message_filter.cc', | 1176 'browser/vibration/vibration_message_filter.cc', |
(...skipping 450 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1621 '../build/linux/system.gyp:dbus', | 1627 '../build/linux/system.gyp:dbus', |
1622 '../dbus/dbus.gyp:dbus', | 1628 '../dbus/dbus.gyp:dbus', |
1623 ], | 1629 ], |
1624 }, { # OS != "linux" or use_dbus==0 | 1630 }, { # OS != "linux" or use_dbus==0 |
1625 'sources!': [ | 1631 'sources!': [ |
1626 'browser/geolocation/wifi_data_provider_linux.cc', | 1632 'browser/geolocation/wifi_data_provider_linux.cc', |
1627 ], | 1633 ], |
1628 }], | 1634 }], |
1629 ], | 1635 ], |
1630 } | 1636 } |
OLD | NEW |