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/battery/battery.gyp:device_battery', | 9 '../device/battery/battery.gyp:device_battery', |
10 '../device/battery/battery.gyp:device_battery_mojo_bindings', | 10 '../device/battery/battery.gyp:device_battery_mojo_bindings', |
11 '../device/vibration/vibration.gyp:device_vibration', | 11 '../device/vibration/vibration.gyp:device_vibration', |
12 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', | 12 '../device/vibration/vibration.gyp:device_vibration_mojo_bindings', |
13 '../google_apis/google_apis.gyp:google_apis', | 13 '../google_apis/google_apis.gyp:google_apis', |
14 '../mojo/mojo_base.gyp:mojo_application_base', | 14 '../mojo/mojo_base.gyp:mojo_application_base', |
| 15 '../mojo/mojo_base.gyp:mojo_geometry_lib', |
15 '../mojo/mojo_base.gyp:mojo_url_type_converters', | 16 '../mojo/mojo_base.gyp:mojo_url_type_converters', |
16 '../mojo/mojo_services.gyp:network_service_bindings_lib', | 17 '../mojo/mojo_services.gyp:network_service_bindings_lib', |
17 '../mojo/mojo_shell.gyp:mojo_shell_lib', | 18 '../mojo/mojo_shell.gyp:mojo_shell_lib', |
18 '../net/net.gyp:net', | 19 '../net/net.gyp:net', |
19 '../net/net.gyp:net_extras', | 20 '../net/net.gyp:net_extras', |
20 '../skia/skia.gyp:skia', | 21 '../skia/skia.gyp:skia', |
| 22 '../skia/skia.gyp:skia_mojo', |
21 '../sql/sql.gyp:sql', | 23 '../sql/sql.gyp:sql', |
22 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', | 24 '../third_party/mojo/mojo_public.gyp:mojo_cpp_bindings', |
23 '../third_party/re2/re2.gyp:re2', | 25 '../third_party/re2/re2.gyp:re2', |
24 '../third_party/zlib/google/zip.gyp:zip', | 26 '../third_party/zlib/google/zip.gyp:zip', |
25 '../third_party/zlib/zlib.gyp:zlib', | 27 '../third_party/zlib/zlib.gyp:zlib', |
26 '../third_party/WebKit/public/blink_headers.gyp:blink_headers', | 28 '../third_party/WebKit/public/blink_headers.gyp:blink_headers', |
27 '../ui/accessibility/accessibility.gyp:accessibility', | 29 '../ui/accessibility/accessibility.gyp:accessibility', |
28 '../ui/accessibility/accessibility.gyp:ax_gen', | 30 '../ui/accessibility/accessibility.gyp:ax_gen', |
29 '../ui/base/ui_base.gyp:ui_base', | 31 '../ui/base/ui_base.gyp:ui_base', |
30 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 32 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
(...skipping 825 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
856 'browser/histogram_internals_request_job.h', | 858 'browser/histogram_internals_request_job.h', |
857 'browser/histogram_message_filter.cc', | 859 'browser/histogram_message_filter.cc', |
858 'browser/histogram_message_filter.h', | 860 'browser/histogram_message_filter.h', |
859 'browser/histogram_subscriber.h', | 861 'browser/histogram_subscriber.h', |
860 'browser/histogram_synchronizer.cc', | 862 'browser/histogram_synchronizer.cc', |
861 'browser/histogram_synchronizer.h', | 863 'browser/histogram_synchronizer.h', |
862 'browser/host_zoom_level_context.cc', | 864 'browser/host_zoom_level_context.cc', |
863 'browser/host_zoom_level_context.h', | 865 'browser/host_zoom_level_context.h', |
864 'browser/host_zoom_map_impl.cc', | 866 'browser/host_zoom_map_impl.cc', |
865 'browser/host_zoom_map_impl.h', | 867 'browser/host_zoom_map_impl.h', |
| 868 'browser/image_downloader/image_downloader_dispatcher.cc', |
| 869 'browser/image_downloader/image_downloader_dispatcher.h', |
866 'browser/in_process_io_surface_manager_mac.cc', | 870 'browser/in_process_io_surface_manager_mac.cc', |
867 'browser/in_process_io_surface_manager_mac.h', | 871 'browser/in_process_io_surface_manager_mac.h', |
868 'browser/indexed_db/indexed_db.h', | 872 'browser/indexed_db/indexed_db.h', |
869 'browser/indexed_db/indexed_db_active_blob_registry.cc', | 873 'browser/indexed_db/indexed_db_active_blob_registry.cc', |
870 'browser/indexed_db/indexed_db_active_blob_registry.h', | 874 'browser/indexed_db/indexed_db_active_blob_registry.h', |
871 'browser/indexed_db/indexed_db_backing_store.cc', | 875 'browser/indexed_db/indexed_db_backing_store.cc', |
872 'browser/indexed_db/indexed_db_backing_store.h', | 876 'browser/indexed_db/indexed_db_backing_store.h', |
873 'browser/indexed_db/indexed_db_blob_info.cc', | 877 'browser/indexed_db/indexed_db_blob_info.cc', |
874 'browser/indexed_db/indexed_db_blob_info.h', | 878 'browser/indexed_db/indexed_db_blob_info.h', |
875 'browser/indexed_db/indexed_db_callbacks.cc', | 879 'browser/indexed_db/indexed_db_callbacks.cc', |
(...skipping 1217 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2093 'browser/media/media_web_contents_observer.h', | 2097 'browser/media/media_web_contents_observer.h', |
2094 ], | 2098 ], |
2095 }], | 2099 }], |
2096 ['OS == "linux" and use_openssl==1', { | 2100 ['OS == "linux" and use_openssl==1', { |
2097 'dependencies': [ | 2101 'dependencies': [ |
2098 '../third_party/boringssl/boringssl.gyp:boringssl', | 2102 '../third_party/boringssl/boringssl.gyp:boringssl', |
2099 ], | 2103 ], |
2100 }], | 2104 }], |
2101 ], | 2105 ], |
2102 } | 2106 } |
OLD | NEW |