| 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 '../cc/cc.gyp:cc', | 8 '../cc/cc.gyp:cc', |
| 9 '../cc/cc.gyp:cc_surfaces', | 9 '../cc/cc.gyp:cc_surfaces', |
| 10 '../components/components.gyp:display_compositor', | 10 '../components/components.gyp:display_compositor', |
| 11 '../components/leveldb/leveldb.gyp:leveldb_lib', | 11 '../components/leveldb/leveldb.gyp:leveldb_lib', |
| 12 '../components/mime_util/mime_util.gyp:mime_util', | 12 '../components/mime_util/mime_util.gyp:mime_util', |
| 13 '../components/scheduler/scheduler.gyp:scheduler_common', | 13 '../components/scheduler/scheduler.gyp:scheduler_common', |
| 14 '../components/url_formatter/url_formatter.gyp:url_formatter', | 14 '../components/url_formatter/url_formatter.gyp:url_formatter', |
| 15 '../crypto/crypto.gyp:crypto', | 15 '../crypto/crypto.gyp:crypto', |
| 16 '../device/battery/battery.gyp:device_battery', | 16 '../device/battery/battery.gyp:device_battery', |
| 17 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 17 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
| 18 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 18 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 19 '../device/usb/usb.gyp:device_usb', | 19 '../device/usb/usb.gyp:device_usb', |
| 20 '../device/vibration/vibration.gyp:device_vibration', | 20 '../device/vibration/vibration.gyp:device_vibration', |
| 21 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 21 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| 22 '../gin/gin.gyp:gin', | 22 '../gin/gin.gyp:gin', |
| 23 '../google_apis/google_apis.gyp:google_apis', | 23 '../google_apis/google_apis.gyp:google_apis', |
| 24 '../gpu/gpu.gyp:gpu', | 24 '../gpu/gpu.gyp:gpu', |
| 25 '../gpu/gpu.gyp:gpu_ipc_client', | 25 '../gpu/gpu.gyp:gpu_ipc_client', |
| 26 '../gpu/gpu.gyp:gpu_ipc_common', | 26 '../gpu/gpu.gyp:gpu_ipc_common', |
| 27 '../mojo/mojo_base.gyp:mojo_geometry_lib', | 27 '../media/mojo/interfaces/mojo_bindings.gyp:audio_output_mojom_bindings', |
| 28 '../mojo/mojo_base.gyp:mojo_url_type_converters', | |
| 29 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 28 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 30 '../mojo/mojo_public.gyp:mojo_js_bindings', | 29 '../mojo/mojo_public.gyp:mojo_js_bindings', |
| 31 '../net/net.gyp:http_server', | 30 '../net/net.gyp:http_server', |
| 32 '../net/net.gyp:net', | 31 '../net/net.gyp:net', |
| 33 '../net/net.gyp:net_extras', | 32 '../net/net.gyp:net_extras', |
| 34 '../sandbox/sandbox.gyp:sandbox', | 33 '../sandbox/sandbox.gyp:sandbox', |
| 35 '../services/shell/shell.gyp:shell_lib', | 34 '../services/shell/shell.gyp:shell_lib', |
| 36 '../services/shell/shell.gyp:shell_public', | 35 '../services/shell/shell.gyp:shell_public', |
| 37 '../services/shell/shell.gyp:shell_runner_common_lib', | 36 '../services/shell/shell.gyp:shell_runner_common_lib', |
| 38 '../services/shell/shell.gyp:shell_runner_host_lib', | 37 '../services/shell/shell.gyp:shell_runner_host_lib', |
| (...skipping 34 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 73 '../url/ipc/url_ipc.gyp:url_ipc', | 72 '../url/ipc/url_ipc.gyp:url_ipc', |
| 74 'app/resources/content_resources.gyp:content_resources', | 73 'app/resources/content_resources.gyp:content_resources', |
| 75 'app/strings/content_strings.gyp:content_strings', | 74 'app/strings/content_strings.gyp:content_strings', |
| 76 'browser/background_sync/background_sync_proto.gyp:background_sync_proto', | 75 'browser/background_sync/background_sync_proto.gyp:background_sync_proto', |
| 77 'browser/cache_storage/cache_storage_proto.gyp:cache_storage_proto', | 76 'browser/cache_storage/cache_storage_proto.gyp:cache_storage_proto', |
| 78 'browser/devtools/devtools_resources.gyp:devtools_resources', | 77 'browser/devtools/devtools_resources.gyp:devtools_resources', |
| 79 'browser/devtools/devtools.gyp:devtools_protocol_handler', | 78 'browser/devtools/devtools.gyp:devtools_protocol_handler', |
| 80 'browser/notifications/notification_proto.gyp:notification_proto', | 79 'browser/notifications/notification_proto.gyp:notification_proto', |
| 81 'browser/service_worker/service_worker_proto.gyp:service_worker_proto', | 80 'browser/service_worker/service_worker_proto.gyp:service_worker_proto', |
| 82 'browser/speech/proto/speech_proto.gyp:speech_proto', | 81 'browser/speech/proto/speech_proto.gyp:speech_proto', |
| 82 '../media/mojo/interfaces/mojo_bindings.gyp:audio_output_mojom_bindings', |
| 83 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', | 83 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', |
| 84 ], | 84 ], |
| 85 'export_dependent_settings': [ | 85 'export_dependent_settings': [ |
| 86 '../mojo/mojo_public.gyp:mojo_cpp_bindings', | 86 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 87 '../ui/accessibility/accessibility.gyp:ax_gen', | 87 '../ui/accessibility/accessibility.gyp:ax_gen', |
| 88 # The public content API headers directly include Blink API headers, so we | 88 # The public content API headers directly include Blink API headers, so we |
| 89 # have to export the blink header settings so that relative paths in these | 89 # have to export the blink header settings so that relative paths in these |
| 90 # headers resolve correctly. | 90 # headers resolve correctly. |
| 91 '../third_party/WebKit/public/blink_headers.gyp:blink_headers', | 91 '../third_party/WebKit/public/blink_headers.gyp:blink_headers', |
| 92 # The public render_widget_host.h needs to re-export skia defines. | 92 # The public render_widget_host.h needs to re-export skia defines. |
| (...skipping 1639 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1732 'browser/web_contents/web_contents_view_android.h', | 1732 'browser/web_contents/web_contents_view_android.h', |
| 1733 ], | 1733 ], |
| 1734 'auralinux_browser_sources': [ | 1734 'auralinux_browser_sources': [ |
| 1735 'browser/accessibility/accessibility_tree_formatter_auralinux.cc', | 1735 'browser/accessibility/accessibility_tree_formatter_auralinux.cc', |
| 1736 'browser/accessibility/browser_accessibility_auralinux.cc', | 1736 'browser/accessibility/browser_accessibility_auralinux.cc', |
| 1737 'browser/accessibility/browser_accessibility_auralinux.h', | 1737 'browser/accessibility/browser_accessibility_auralinux.h', |
| 1738 'browser/accessibility/browser_accessibility_manager_auralinux.cc', | 1738 'browser/accessibility/browser_accessibility_manager_auralinux.cc', |
| 1739 'browser/accessibility/browser_accessibility_manager_auralinux.h', | 1739 'browser/accessibility/browser_accessibility_manager_auralinux.h', |
| 1740 ], | 1740 ], |
| 1741 'webrtc_browser_sources': [ | 1741 'webrtc_browser_sources': [ |
| 1742 'browser/media/audio_output_impl.cc', |
| 1743 'browser/media/audio_output_impl.h', |
| 1742 'browser/media/webrtc/webrtc_internals.cc', | 1744 'browser/media/webrtc/webrtc_internals.cc', |
| 1743 'browser/media/webrtc/webrtc_internals.h', | 1745 'browser/media/webrtc/webrtc_internals.h', |
| 1744 'browser/media/webrtc/webrtc_internals_message_handler.cc', | 1746 'browser/media/webrtc/webrtc_internals_message_handler.cc', |
| 1745 'browser/media/webrtc/webrtc_internals_message_handler.h', | 1747 'browser/media/webrtc/webrtc_internals_message_handler.h', |
| 1746 'browser/media/webrtc/webrtc_internals_ui.cc', | 1748 'browser/media/webrtc/webrtc_internals_ui.cc', |
| 1747 'browser/media/webrtc/webrtc_internals_ui.h', | 1749 'browser/media/webrtc/webrtc_internals_ui.h', |
| 1748 'browser/media/webrtc/webrtc_internals_ui_observer.h', | 1750 'browser/media/webrtc/webrtc_internals_ui_observer.h', |
| 1749 'browser/renderer_host/media/peer_connection_tracker_host.cc', | 1751 'browser/renderer_host/media/peer_connection_tracker_host.cc', |
| 1750 'browser/renderer_host/media/peer_connection_tracker_host.h', | 1752 'browser/renderer_host/media/peer_connection_tracker_host.h', |
| 1751 'browser/renderer_host/media/webrtc_identity_service_host.cc', | 1753 'browser/renderer_host/media/webrtc_identity_service_host.cc', |
| (...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2211 ], | 2213 ], |
| 2212 }], | 2214 }], |
| 2213 ['OS != "mac" and OS != "android"', { | 2215 ['OS != "mac" and OS != "android"', { |
| 2214 'sources!': [ | 2216 'sources!': [ |
| 2215 'browser/gpu/gpu_surface_tracker.cc', | 2217 'browser/gpu/gpu_surface_tracker.cc', |
| 2216 'browser/gpu/gpu_surface_tracker.h', | 2218 'browser/gpu/gpu_surface_tracker.h', |
| 2217 ], | 2219 ], |
| 2218 }], | 2220 }], |
| 2219 ], | 2221 ], |
| 2220 } | 2222 } |
| OLD | NEW |