| 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 11 matching lines...) Expand all Loading... |
| 22 '../ui/accessibility/accessibility.gyp:ax_gen', | 22 '../ui/accessibility/accessibility.gyp:ax_gen', |
| 23 '../ui/base/ui_base.gyp:ui_base', | 23 '../ui/base/ui_base.gyp:ui_base', |
| 24 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', | 24 '../ui/base/ime/ui_base_ime.gyp:ui_base_ime', |
| 25 '../ui/events/events.gyp:events', | 25 '../ui/events/events.gyp:events', |
| 26 '../ui/events/events.gyp:events_base', | 26 '../ui/events/events.gyp:events_base', |
| 27 '../ui/events/events.gyp:gesture_detection', | 27 '../ui/events/events.gyp:gesture_detection', |
| 28 '../ui/gfx/gfx.gyp:gfx', | 28 '../ui/gfx/gfx.gyp:gfx', |
| 29 '../ui/gfx/gfx.gyp:gfx_geometry', | 29 '../ui/gfx/gfx.gyp:gfx_geometry', |
| 30 '../ui/resources/ui_resources.gyp:ui_resources', | 30 '../ui/resources/ui_resources.gyp:ui_resources', |
| 31 '../ui/snapshot/snapshot.gyp:snapshot', | 31 '../ui/snapshot/snapshot.gyp:snapshot', |
| 32 'browser/background_sync/background_sync_proto.gyp:background_sync_proto', |
| 32 'browser/notifications/notification_proto.gyp:notification_proto', | 33 'browser/notifications/notification_proto.gyp:notification_proto', |
| 33 'browser/service_worker/service_worker_proto.gyp:service_worker_proto', | 34 'browser/service_worker/service_worker_proto.gyp:service_worker_proto', |
| 34 'browser/speech/proto/speech_proto.gyp:speech_proto', | 35 'browser/speech/proto/speech_proto.gyp:speech_proto', |
| 35 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', | 36 'content_common_mojo_bindings.gyp:content_common_mojo_bindings', |
| 36 ], | 37 ], |
| 37 'export_dependent_settings': [ | 38 'export_dependent_settings': [ |
| 38 '../ui/accessibility/accessibility.gyp:ax_gen', | 39 '../ui/accessibility/accessibility.gyp:ax_gen', |
| 39 # The public content API headers directly include Blink API headers, so we | 40 # The public content API headers directly include Blink API headers, so we |
| 40 # have to export the blink header settings so that relative paths in these | 41 # have to export the blink header settings so that relative paths in these |
| 41 # headers resolve correctly. | 42 # headers resolve correctly. |
| (...skipping 373 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 415 'browser/appcache/appcache_update_job.cc', | 416 'browser/appcache/appcache_update_job.cc', |
| 416 'browser/appcache/appcache_update_job.h', | 417 'browser/appcache/appcache_update_job.h', |
| 417 'browser/appcache/appcache_url_request_job.cc', | 418 'browser/appcache/appcache_url_request_job.cc', |
| 418 'browser/appcache/appcache_url_request_job.h', | 419 'browser/appcache/appcache_url_request_job.h', |
| 419 'browser/appcache/appcache_working_set.cc', | 420 'browser/appcache/appcache_working_set.cc', |
| 420 'browser/appcache/appcache_working_set.h', | 421 'browser/appcache/appcache_working_set.h', |
| 421 'browser/appcache/chrome_appcache_service.cc', | 422 'browser/appcache/chrome_appcache_service.cc', |
| 422 'browser/appcache/chrome_appcache_service.h', | 423 'browser/appcache/chrome_appcache_service.h', |
| 423 'browser/appcache/view_appcache_internals_job.cc', | 424 'browser/appcache/view_appcache_internals_job.cc', |
| 424 'browser/appcache/view_appcache_internals_job.h', | 425 'browser/appcache/view_appcache_internals_job.h', |
| 426 'browser/background_sync/background_sync_manager.cc', |
| 427 'browser/background_sync/background_sync_manager.h', |
| 425 'browser/bluetooth/bluetooth_dispatcher_host.cc', | 428 'browser/bluetooth/bluetooth_dispatcher_host.cc', |
| 426 'browser/bluetooth/bluetooth_dispatcher_host.h', | 429 'browser/bluetooth/bluetooth_dispatcher_host.h', |
| 427 'browser/bootstrap_sandbox_mac.cc', | 430 'browser/bootstrap_sandbox_mac.cc', |
| 428 'browser/bootstrap_sandbox_mac.h', | 431 'browser/bootstrap_sandbox_mac.h', |
| 429 'browser/browser_child_process_host_impl.cc', | 432 'browser/browser_child_process_host_impl.cc', |
| 430 'browser/browser_child_process_host_impl.h', | 433 'browser/browser_child_process_host_impl.h', |
| 431 'browser/browser_context.cc', | 434 'browser/browser_context.cc', |
| 432 'browser/browser_ipc_logging.cc', | 435 'browser/browser_ipc_logging.cc', |
| 433 'browser/browser_main.cc', | 436 'browser/browser_main.cc', |
| 434 'browser/browser_main.h', | 437 'browser/browser_main.h', |
| (...skipping 1555 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1990 'browser/media/media_web_contents_observer.h', | 1993 'browser/media/media_web_contents_observer.h', |
| 1991 ], | 1994 ], |
| 1992 }], | 1995 }], |
| 1993 ['OS == "linux" and use_openssl==1', { | 1996 ['OS == "linux" and use_openssl==1', { |
| 1994 'dependencies': [ | 1997 'dependencies': [ |
| 1995 '../third_party/boringssl/boringssl.gyp:boringssl', | 1998 '../third_party/boringssl/boringssl.gyp:boringssl', |
| 1996 ], | 1999 ], |
| 1997 }], | 2000 }], |
| 1998 ], | 2001 ], |
| 1999 } | 2002 } |
| OLD | NEW |