| 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 '../device/vibration/vibration.gyp:device_vibration', | 9 '../device/vibration/vibration.gyp:device_vibration', |
| 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 10 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| (...skipping 51 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 62 'public/browser/android/content_view_core.h', | 62 'public/browser/android/content_view_core.h', |
| 63 'public/browser/android/content_view_layer_renderer.h', | 63 'public/browser/android/content_view_layer_renderer.h', |
| 64 'public/browser/android/devtools_auth.h', | 64 'public/browser/android/devtools_auth.h', |
| 65 'public/browser/android/download_controller_android.h', | 65 'public/browser/android/download_controller_android.h', |
| 66 'public/browser/android/external_video_surface_container.h', | 66 'public/browser/android/external_video_surface_container.h', |
| 67 'public/browser/android/synchronous_compositor.h', | 67 'public/browser/android/synchronous_compositor.h', |
| 68 'public/browser/android/synchronous_compositor_client.h', | 68 'public/browser/android/synchronous_compositor_client.h', |
| 69 'public/browser/appcache_service.h', | 69 'public/browser/appcache_service.h', |
| 70 'public/browser/ax_event_notification_details.cc', | 70 'public/browser/ax_event_notification_details.cc', |
| 71 'public/browser/ax_event_notification_details.h', | 71 'public/browser/ax_event_notification_details.h', |
| 72 'public/browser/background_tracing_config.cc', |
| 73 'public/browser/background_tracing_config.h', |
| 74 'public/browser/background_tracing_manager.h', |
| 75 'public/browser/background_tracing_preemptive_config.h', |
| 76 'public/browser/background_tracing_reactive_config.h', |
| 77 'public/browser/background_tracing_upload_sink.h', |
| 72 'public/browser/blob_handle.h', | 78 'public/browser/blob_handle.h', |
| 73 'public/browser/browser_accessibility_state.h', | 79 'public/browser/browser_accessibility_state.h', |
| 74 'public/browser/browser_child_process_host.h', | 80 'public/browser/browser_child_process_host.h', |
| 75 'public/browser/browser_child_process_host_delegate.cc', | 81 'public/browser/browser_child_process_host_delegate.cc', |
| 76 'public/browser/browser_child_process_host_delegate.h', | 82 'public/browser/browser_child_process_host_delegate.h', |
| 77 'public/browser/browser_child_process_host_iterator.cc', | 83 'public/browser/browser_child_process_host_iterator.cc', |
| 78 'public/browser/browser_child_process_host_iterator.h', | 84 'public/browser/browser_child_process_host_iterator.h', |
| 79 'public/browser/browser_child_process_observer.cc', | 85 'public/browser/browser_child_process_observer.cc', |
| 80 'public/browser/browser_child_process_observer.h', | 86 'public/browser/browser_child_process_observer.h', |
| 81 'public/browser/browser_context.h', | 87 'public/browser/browser_context.h', |
| (...skipping 1346 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1428 'browser/theme_helper_mac.h', | 1434 'browser/theme_helper_mac.h', |
| 1429 'browser/theme_helper_mac.mm', | 1435 'browser/theme_helper_mac.mm', |
| 1430 'browser/time_zone_monitor.cc', | 1436 'browser/time_zone_monitor.cc', |
| 1431 'browser/time_zone_monitor.h', | 1437 'browser/time_zone_monitor.h', |
| 1432 'browser/time_zone_monitor_android.cc', | 1438 'browser/time_zone_monitor_android.cc', |
| 1433 'browser/time_zone_monitor_android.h', | 1439 'browser/time_zone_monitor_android.h', |
| 1434 'browser/time_zone_monitor_chromeos.cc', | 1440 'browser/time_zone_monitor_chromeos.cc', |
| 1435 'browser/time_zone_monitor_linux.cc', | 1441 'browser/time_zone_monitor_linux.cc', |
| 1436 'browser/time_zone_monitor_mac.mm', | 1442 'browser/time_zone_monitor_mac.mm', |
| 1437 'browser/time_zone_monitor_win.cc', | 1443 'browser/time_zone_monitor_win.cc', |
| 1444 'browser/tracing/background_tracing_manager_impl.cc', |
| 1445 'browser/tracing/background_tracing_manager_impl.h', |
| 1438 'browser/tracing/etw_system_event_consumer_win.cc', | 1446 'browser/tracing/etw_system_event_consumer_win.cc', |
| 1439 'browser/tracing/etw_system_event_consumer_win.h', | 1447 'browser/tracing/etw_system_event_consumer_win.h', |
| 1440 'browser/tracing/trace_message_filter.cc', | 1448 'browser/tracing/trace_message_filter.cc', |
| 1441 'browser/tracing/trace_message_filter.h', | 1449 'browser/tracing/trace_message_filter.h', |
| 1442 'browser/tracing/tracing_controller_impl.cc', | 1450 'browser/tracing/tracing_controller_impl.cc', |
| 1443 'browser/tracing/tracing_controller_impl.h', | 1451 'browser/tracing/tracing_controller_impl.h', |
| 1444 'browser/tracing/tracing_controller_impl_data_sinks.cc', | 1452 'browser/tracing/tracing_controller_impl_data_sinks.cc', |
| 1445 'browser/tracing/tracing_controller_impl_data_sinks.h', | 1453 'browser/tracing/tracing_controller_impl_data_sinks.h', |
| 1446 'browser/tracing/tracing_ui.cc', | 1454 'browser/tracing/tracing_ui.cc', |
| 1447 'browser/tracing/tracing_ui.h', | 1455 'browser/tracing/tracing_ui.h', |
| (...skipping 580 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2028 'browser/media/media_web_contents_observer.h', | 2036 'browser/media/media_web_contents_observer.h', |
| 2029 ], | 2037 ], |
| 2030 }], | 2038 }], |
| 2031 ['OS == "linux" and use_openssl==1', { | 2039 ['OS == "linux" and use_openssl==1', { |
| 2032 'dependencies': [ | 2040 'dependencies': [ |
| 2033 '../third_party/boringssl/boringssl.gyp:boringssl', | 2041 '../third_party/boringssl/boringssl.gyp:boringssl', |
| 2034 ], | 2042 ], |
| 2035 }], | 2043 }], |
| 2036 ], | 2044 ], |
| 2037 } | 2045 } |
| OLD | NEW |