| 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 '../components/url_formatter/url_formatter.gyp:url_formatter', | 8 '../components/url_formatter/url_formatter.gyp:url_formatter', |
| 9 '../crypto/crypto.gyp:crypto', | 9 '../crypto/crypto.gyp:crypto', |
| 10 '../device/battery/battery.gyp:device_battery', | 10 '../device/battery/battery.gyp:device_battery', |
| 11 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 11 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
| 12 '../device/vibration/vibration.gyp:device_vibration', | 12 '../device/vibration/vibration.gyp:device_vibration', |
| 13 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 13 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
| 14 '../google_apis/google_apis.gyp:google_apis', | 14 '../google_apis/google_apis.gyp:google_apis', |
| 15 '../mojo/mojo_base.gyp:mojo_application_base', | 15 '../mojo/mojo_base.gyp:mojo_application_base', |
| 16 '../mojo/mojo_base.gyp:mojo_geometry_lib', | 16 '../mojo/mojo_base.gyp:mojo_geometry_lib', |
| 17 '../mojo/mojo_base.gyp:mojo_url_type_converters', | 17 '../mojo/mojo_base.gyp:mojo_url_type_converters', |
| 18 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 18 '../mojo/mojo_services.gyp:network_service_bindings_lib', | 19 '../mojo/mojo_services.gyp:network_service_bindings_lib', |
| 19 '../mojo/mojo_services.gyp:updater_bindings_lib', | 20 '../mojo/mojo_services.gyp:updater_bindings_lib', |
| 20 '../mojo/mojo_shell.gyp:mojo_shell_lib', | 21 '../mojo/mojo_shell.gyp:mojo_shell_lib', |
| 21 '../mojo/mojo_shell.gyp:mojo_fetcher_lib', | 22 '../mojo/mojo_shell.gyp:mojo_fetcher_lib', |
| 22 '../net/net.gyp:net', | 23 '../net/net.gyp:net', |
| 23 '../net/net.gyp:net_extras', | 24 '../net/net.gyp:net_extras', |
| 24 '../skia/skia.gyp:skia', | 25 '../skia/skia.gyp:skia', |
| 25 '../skia/skia.gyp:skia_mojo', | 26 '../skia/skia.gyp:skia_mojo', |
| 26 '../sql/sql.gyp:sql', | 27 '../sql/sql.gyp:sql', |
| 27 '../third_party/kasko/kasko.gyp:kasko_features', | 28 '../third_party/kasko/kasko.gyp:kasko_features', |
| 28 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | |
| 29 '../third_party/re2/re2.gyp:re2', | 29 '../third_party/re2/re2.gyp:re2', |
| 30 '../third_party/zlib/google/zip.gyp:zip', | 30 '../third_party/zlib/google/zip.gyp:zip', |
| 31 '../third_party/zlib/zlib.gyp:zlib', | 31 '../third_party/zlib/zlib.gyp:zlib', |
| 32 '../third_party/WebKit/public/blink_headers.gyp:blink_headers', | 32 '../third_party/WebKit/public/blink_headers.gyp:blink_headers', |
| 33 '../ui/accessibility/accessibility.gyp:accessibility', | 33 '../ui/accessibility/accessibility.gyp:accessibility', |
| 34 '../ui/accessibility/accessibility.gyp:ax_gen', | 34 '../ui/accessibility/accessibility.gyp:ax_gen', |
| 35 '../ui/base/ui_base.gyp:ui_base', | 35 '../ui/base/ui_base.gyp:ui_base', |
| 36 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 36 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 37 '../ui/events/events.gyp:events', | 37 '../ui/events/events.gyp:events', |
| 38 '../ui/events/events.gyp:events_base', | 38 '../ui/events/events.gyp:events_base', |
| (...skipping 1826 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1865 'app/strings/content_strings.gyp:content_strings', | 1865 'app/strings/content_strings.gyp:content_strings', |
| 1866 'browser/devtools/devtools_resources.gyp:devtools_resources', | 1866 'browser/devtools/devtools_resources.gyp:devtools_resources', |
| 1867 'browser/devtools/devtools.gyp:devtools_protocol_handler', | 1867 'browser/devtools/devtools.gyp:devtools_protocol_handler', |
| 1868 '../cc/cc.gyp:cc', | 1868 '../cc/cc.gyp:cc', |
| 1869 '../cc/cc.gyp:cc_surfaces', | 1869 '../cc/cc.gyp:cc_surfaces', |
| 1870 '../components/mime_util/mime_util.gyp:mime_util', | 1870 '../components/mime_util/mime_util.gyp:mime_util', |
| 1871 '../components/scheduler/scheduler.gyp:scheduler_common', | 1871 '../components/scheduler/scheduler.gyp:scheduler_common', |
| 1872 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 1872 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 1873 '../device/usb/usb.gyp:device_usb', | 1873 '../device/usb/usb.gyp:device_usb', |
| 1874 '../gin/gin.gyp:gin', | 1874 '../gin/gin.gyp:gin', |
| 1875 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 1876 '../mojo/mojo_public.gyp:mojo_js_bindings', |
| 1875 '../net/net.gyp:http_server', | 1877 '../net/net.gyp:http_server', |
| 1876 '../storage/storage_browser.gyp:storage', | 1878 '../storage/storage_browser.gyp:storage', |
| 1877 '../storage/storage_common.gyp:storage_common', | 1879 '../storage/storage_common.gyp:storage_common', |
| 1878 '../third_party/angle/src/angle.gyp:commit_id', | 1880 '../third_party/angle/src/angle.gyp:commit_id', |
| 1879 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 1881 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 1880 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | |
| 1881 '../third_party/mojo/mojo_public.gyp:mojo_js_bindings', | |
| 1882 '../ui/events/blink/events_blink.gyp:events_blink', | 1882 '../ui/events/blink/events_blink.gyp:events_blink', |
| 1883 '../ui/surface/surface.gyp:surface', | 1883 '../ui/surface/surface.gyp:surface', |
| 1884 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection', | 1884 '../ui/touch_selection/ui_touch_selection.gyp:ui_touch_selection', |
| 1885 ], | 1885 ], |
| 1886 'export_dependent_settings': [ | 1886 'export_dependent_settings': [ |
| 1887 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 1887 '../mojo/mojo_public.gyp:mojo_cpp_bindings', |
| 1888 ], | 1888 ], |
| 1889 }], | 1889 }], |
| 1890 ['debug_devtools==1', { | 1890 ['debug_devtools==1', { |
| 1891 'defines': [ | 1891 'defines': [ |
| 1892 'DEBUG_DEVTOOLS=1', | 1892 'DEBUG_DEVTOOLS=1', |
| 1893 ], | 1893 ], |
| 1894 }], | 1894 }], |
| 1895 ['enable_basic_printing==1 or enable_print_preview==1', { | 1895 ['enable_basic_printing==1 or enable_print_preview==1', { |
| 1896 'dependencies': [ | 1896 'dependencies': [ |
| 1897 '../printing/printing.gyp:printing', | 1897 '../printing/printing.gyp:printing', |
| (...skipping 318 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2216 ['enable_webvr==1 and OS=="android"', { | 2216 ['enable_webvr==1 and OS=="android"', { |
| 2217 'sources': [ | 2217 'sources': [ |
| 2218 'browser/vr/android/cardboard/cardboard_vr_device.cc', | 2218 'browser/vr/android/cardboard/cardboard_vr_device.cc', |
| 2219 'browser/vr/android/cardboard/cardboard_vr_device.h', | 2219 'browser/vr/android/cardboard/cardboard_vr_device.h', |
| 2220 'browser/vr/android/cardboard/cardboard_vr_device_provider.cc', | 2220 'browser/vr/android/cardboard/cardboard_vr_device_provider.cc', |
| 2221 'browser/vr/android/cardboard/cardboard_vr_device_provider.h', | 2221 'browser/vr/android/cardboard/cardboard_vr_device_provider.h', |
| 2222 ], | 2222 ], |
| 2223 }], | 2223 }], |
| 2224 ], | 2224 ], |
| 2225 } | 2225 } |
| OLD | NEW |