| 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 1206 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1217 'browser/renderer_host/routing_id_issuer.cc', | 1217 'browser/renderer_host/routing_id_issuer.cc', |
| 1218 'browser/renderer_host/routing_id_issuer.h', | 1218 'browser/renderer_host/routing_id_issuer.h', |
| 1219 'browser/renderer_host/sandbox_ipc_linux.cc', | 1219 'browser/renderer_host/sandbox_ipc_linux.cc', |
| 1220 'browser/renderer_host/sandbox_ipc_linux.h', | 1220 'browser/renderer_host/sandbox_ipc_linux.h', |
| 1221 'browser/renderer_host/text_input_client_mac.h', | 1221 'browser/renderer_host/text_input_client_mac.h', |
| 1222 'browser/renderer_host/text_input_client_mac.mm', | 1222 'browser/renderer_host/text_input_client_mac.mm', |
| 1223 'browser/renderer_host/text_input_client_message_filter.h', | 1223 'browser/renderer_host/text_input_client_message_filter.h', |
| 1224 'browser/renderer_host/text_input_client_message_filter.mm', | 1224 'browser/renderer_host/text_input_client_message_filter.mm', |
| 1225 'browser/renderer_host/ui_events_helper.cc', | 1225 'browser/renderer_host/ui_events_helper.cc', |
| 1226 'browser/renderer_host/ui_events_helper.h', | 1226 'browser/renderer_host/ui_events_helper.h', |
| 1227 'browser/renderer_host/vr_message_filter.cc', |
| 1228 'browser/renderer_host/vr_message_filter.h', |
| 1227 'browser/renderer_host/web_input_event_aura.cc', | 1229 'browser/renderer_host/web_input_event_aura.cc', |
| 1228 'browser/renderer_host/web_input_event_aura.h', | 1230 'browser/renderer_host/web_input_event_aura.h', |
| 1229 'browser/renderer_host/web_input_event_aurawin.cc', | 1231 'browser/renderer_host/web_input_event_aurawin.cc', |
| 1230 'browser/renderer_host/webmenurunner_mac.h', | 1232 'browser/renderer_host/webmenurunner_mac.h', |
| 1231 'browser/renderer_host/webmenurunner_mac.mm', | 1233 'browser/renderer_host/webmenurunner_mac.mm', |
| 1232 'browser/renderer_host/websocket_dispatcher_host.cc', | 1234 'browser/renderer_host/websocket_dispatcher_host.cc', |
| 1233 'browser/renderer_host/websocket_dispatcher_host.h', | 1235 'browser/renderer_host/websocket_dispatcher_host.h', |
| 1234 'browser/renderer_host/websocket_host.cc', | 1236 'browser/renderer_host/websocket_host.cc', |
| 1235 'browser/renderer_host/websocket_host.h', | 1237 'browser/renderer_host/websocket_host.h', |
| 1236 'browser/resolve_proxy_msg_helper.cc', | 1238 'browser/resolve_proxy_msg_helper.cc', |
| (...skipping 184 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1421 'browser/tracing/tracing_controller_impl.h', | 1423 'browser/tracing/tracing_controller_impl.h', |
| 1422 'browser/tracing/tracing_ui.cc', | 1424 'browser/tracing/tracing_ui.cc', |
| 1423 'browser/tracing/tracing_ui.h', | 1425 'browser/tracing/tracing_ui.h', |
| 1424 'browser/transition_request_manager.cc', | 1426 'browser/transition_request_manager.cc', |
| 1425 'browser/transition_request_manager.h', | 1427 'browser/transition_request_manager.h', |
| 1426 'browser/udev_linux.cc', | 1428 'browser/udev_linux.cc', |
| 1427 'browser/udev_linux.h', | 1429 'browser/udev_linux.h', |
| 1428 'browser/user_metrics.cc', | 1430 'browser/user_metrics.cc', |
| 1429 'browser/utility_process_host_impl.cc', | 1431 'browser/utility_process_host_impl.cc', |
| 1430 'browser/utility_process_host_impl.h', | 1432 'browser/utility_process_host_impl.h', |
| 1433 'browser/vr/vr_device.cc', |
| 1434 'browser/vr/vr_device.h', |
| 1435 'browser/vr/vr_device_provider.h', |
| 1436 'browser/vr/vr_service.cc', |
| 1437 'browser/vr/vr_service.h', |
| 1431 'browser/web_contents/aura/gesture_nav_simple.cc', | 1438 'browser/web_contents/aura/gesture_nav_simple.cc', |
| 1432 'browser/web_contents/aura/gesture_nav_simple.h', | 1439 'browser/web_contents/aura/gesture_nav_simple.h', |
| 1433 'browser/web_contents/aura/overscroll_navigation_overlay.cc', | 1440 'browser/web_contents/aura/overscroll_navigation_overlay.cc', |
| 1434 'browser/web_contents/aura/overscroll_navigation_overlay.h', | 1441 'browser/web_contents/aura/overscroll_navigation_overlay.h', |
| 1435 'browser/web_contents/aura/shadow_layer_delegate.cc', | 1442 'browser/web_contents/aura/shadow_layer_delegate.cc', |
| 1436 'browser/web_contents/aura/shadow_layer_delegate.h', | 1443 'browser/web_contents/aura/shadow_layer_delegate.h', |
| 1437 'browser/web_contents/aura/window_slider.cc', | 1444 'browser/web_contents/aura/window_slider.cc', |
| 1438 'browser/web_contents/aura/window_slider.h', | 1445 'browser/web_contents/aura/window_slider.h', |
| 1439 'browser/web_contents/touch_editable_impl_aura.cc', | 1446 'browser/web_contents/touch_editable_impl_aura.cc', |
| 1440 'browser/web_contents/touch_editable_impl_aura.h', | 1447 'browser/web_contents/touch_editable_impl_aura.h', |
| (...skipping 218 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1659 'browser/power_profiler/power_data_provider_ia_win.cc', | 1666 'browser/power_profiler/power_data_provider_ia_win.cc', |
| 1660 'browser/power_profiler/power_data_provider_ia_win.h', | 1667 'browser/power_profiler/power_data_provider_ia_win.h', |
| 1661 ] | 1668 ] |
| 1662 }, { # os != "win" | 1669 }, { # os != "win" |
| 1663 'sources': [ | 1670 'sources': [ |
| 1664 'browser/file_descriptor_info_impl.cc', | 1671 'browser/file_descriptor_info_impl.cc', |
| 1665 'browser/file_descriptor_info_impl.h', | 1672 'browser/file_descriptor_info_impl.h', |
| 1666 'browser/power_profiler/power_data_provider_dummy.cc', | 1673 'browser/power_profiler/power_data_provider_dummy.cc', |
| 1667 ] | 1674 ] |
| 1668 }], | 1675 }], |
| 1676 ['OS=="android"', { |
| 1677 'sources': [ |
| 1678 'browser/vr/cardboard/cardboard_vr_device.cc', |
| 1679 'browser/vr/cardboard/cardboard_vr_device.h', |
| 1680 'browser/vr/cardboard/cardboard_vr_device_provider.cc', |
| 1681 'browser/vr/cardboard/cardboard_vr_device_provider.h', |
| 1682 ], |
| 1683 }], |
| 1669 ['OS!="win" and OS!="mac" and OS!="android" and (OS!="linux" or use_udev==0)
', { | 1684 ['OS!="win" and OS!="mac" and OS!="android" and (OS!="linux" or use_udev==0)
', { |
| 1670 'sources': [ | 1685 'sources': [ |
| 1671 'browser/gamepad/gamepad_platform_data_fetcher.cc', | 1686 'browser/gamepad/gamepad_platform_data_fetcher.cc', |
| 1672 ] | 1687 ] |
| 1673 }], | 1688 }], |
| 1674 ['OS=="ios"', { | 1689 ['OS=="ios"', { |
| 1675 'sources/': [ | 1690 'sources/': [ |
| 1676 # iOS only needs a small portion of content; exclude all the | 1691 # iOS only needs a small portion of content; exclude all the |
| 1677 # implementation, and re-include what is used. | 1692 # implementation, and re-include what is used. |
| 1678 ['exclude', '\\.(cc|mm)$'], | 1693 ['exclude', '\\.(cc|mm)$'], |
| (...skipping 327 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2006 'browser/media/media_web_contents_observer.h', | 2021 'browser/media/media_web_contents_observer.h', |
| 2007 ], | 2022 ], |
| 2008 }], | 2023 }], |
| 2009 ['OS == "linux" and use_openssl==1', { | 2024 ['OS == "linux" and use_openssl==1', { |
| 2010 'dependencies': [ | 2025 'dependencies': [ |
| 2011 '../third_party/boringssl/boringssl.gyp:boringssl', | 2026 '../third_party/boringssl/boringssl.gyp:boringssl', |
| 2012 ], | 2027 ], |
| 2013 }], | 2028 }], |
| 2014 ], | 2029 ], |
| 2015 } | 2030 } |
| OLD | NEW |