| OLD | NEW |
| 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2012 The Chromium Authors. All rights reserved. |
| 2 # | 2 # |
| 3 # Use of this source code is governed by a BSD-style license that can be | 3 # Use of this source code is governed by a BSD-style license that can be |
| 4 # found in the LICENSE file. | 4 # found in the LICENSE file. |
| 5 | 5 |
| 6 { | 6 { |
| 7 'targets': [ | 7 'targets': [ |
| 8 { | 8 { |
| 9 'target_name': 'browser', | 9 'target_name': 'browser', |
| 10 'type': 'static_library', | 10 'type': 'static_library', |
| (...skipping 39 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 50 '../third_party/cld/cld.gyp:cld', | 50 '../third_party/cld/cld.gyp:cld', |
| 51 '../third_party/expat/expat.gyp:expat', | 51 '../third_party/expat/expat.gyp:expat', |
| 52 '../third_party/hunspell/hunspell.gyp:hunspell', | 52 '../third_party/hunspell/hunspell.gyp:hunspell', |
| 53 '../third_party/icu/icu.gyp:icui18n', | 53 '../third_party/icu/icu.gyp:icui18n', |
| 54 '../third_party/icu/icu.gyp:icuuc', | 54 '../third_party/icu/icu.gyp:icuuc', |
| 55 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', | 55 '../third_party/leveldatabase/leveldatabase.gyp:leveldatabase', |
| 56 '../third_party/libjingle/libjingle.gyp:libjingle', | 56 '../third_party/libjingle/libjingle.gyp:libjingle', |
| 57 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', | 57 '../third_party/libphonenumber/libphonenumber.gyp:libphonenumber', |
| 58 '../third_party/libusb/libusb.gyp:libusb', | 58 '../third_party/libusb/libusb.gyp:libusb', |
| 59 '../third_party/libxml/libxml.gyp:libxml', | 59 '../third_party/libxml/libxml.gyp:libxml', |
| 60 '../third_party/libvpx/libvpx.gyp:libvpx', |
| 61 '../third_party/libyuv/libyuv.gyp:libyuv', |
| 60 '../third_party/npapi/npapi.gyp:npapi', | 62 '../third_party/npapi/npapi.gyp:npapi', |
| 61 '../third_party/zlib/zlib.gyp:zlib', | 63 '../third_party/zlib/zlib.gyp:zlib', |
| 62 '../ui/base/strings/ui_strings.gyp:ui_strings', | 64 '../ui/base/strings/ui_strings.gyp:ui_strings', |
| 63 '../ui/surface/surface.gyp:surface', | 65 '../ui/surface/surface.gyp:surface', |
| 64 '../ui/ui.gyp:ui', | 66 '../ui/ui.gyp:ui', |
| 65 '../ui/ui.gyp:ui_resources', | 67 '../ui/ui.gyp:ui_resources', |
| 66 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', | 68 '../ui/web_dialogs/web_dialogs.gyp:web_dialogs', |
| 67 '../v8/tools/gyp/v8.gyp:v8', | 69 '../v8/tools/gyp/v8.gyp:v8', |
| 68 '../webkit/support/webkit_support.gyp:appcache', | 70 '../webkit/support/webkit_support.gyp:appcache', |
| 69 '../webkit/support/webkit_support.gyp:blob', | 71 '../webkit/support/webkit_support.gyp:blob', |
| (...skipping 425 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 495 'browser/chromeos/customization_document.h', | 497 'browser/chromeos/customization_document.h', |
| 496 'browser/chromeos/dbus/cros_dbus_service.cc', | 498 'browser/chromeos/dbus/cros_dbus_service.cc', |
| 497 'browser/chromeos/dbus/cros_dbus_service.h', | 499 'browser/chromeos/dbus/cros_dbus_service.h', |
| 498 'browser/chromeos/dbus/proxy_resolution_service_provider.cc', | 500 'browser/chromeos/dbus/proxy_resolution_service_provider.cc', |
| 499 'browser/chromeos/dbus/proxy_resolution_service_provider.h', | 501 'browser/chromeos/dbus/proxy_resolution_service_provider.h', |
| 500 'browser/chromeos/device_hierarchy_observer.h', | 502 'browser/chromeos/device_hierarchy_observer.h', |
| 501 'browser/chromeos/device_settings_provider.cc', | 503 'browser/chromeos/device_settings_provider.cc', |
| 502 'browser/chromeos/device_settings_provider.h', | 504 'browser/chromeos/device_settings_provider.h', |
| 503 'browser/chromeos/disks/disk_mount_manager.cc', | 505 'browser/chromeos/disks/disk_mount_manager.cc', |
| 504 'browser/chromeos/disks/disk_mount_manager.h', | 506 'browser/chromeos/disks/disk_mount_manager.h', |
| 507 'browser/chromeos/ebml_writer.cc', |
| 508 'browser/chromeos/ebml_writer.h', |
| 505 'browser/chromeos/enrollment_dialog_view.cc', | 509 'browser/chromeos/enrollment_dialog_view.cc', |
| 506 'browser/chromeos/enrollment_dialog_view.h', | 510 'browser/chromeos/enrollment_dialog_view.h', |
| 507 'browser/chromeos/enterprise_extension_observer.cc', | 511 'browser/chromeos/enterprise_extension_observer.cc', |
| 508 'browser/chromeos/enterprise_extension_observer.h', | 512 'browser/chromeos/enterprise_extension_observer.h', |
| 509 'browser/chromeos/extensions/bluetooth_event_router.cc', | 513 'browser/chromeos/extensions/bluetooth_event_router.cc', |
| 510 'browser/chromeos/extensions/bluetooth_event_router.h', | 514 'browser/chromeos/extensions/bluetooth_event_router.h', |
| 511 'browser/chromeos/extensions/echo_private_api.cc', | 515 'browser/chromeos/extensions/echo_private_api.cc', |
| 512 'browser/chromeos/extensions/echo_private_api.h', | 516 'browser/chromeos/extensions/echo_private_api.h', |
| 513 'browser/chromeos/extensions/file_browser_event_router.cc', | 517 'browser/chromeos/extensions/file_browser_event_router.cc', |
| 514 'browser/chromeos/extensions/file_browser_event_router.h', | 518 'browser/chromeos/extensions/file_browser_event_router.h', |
| (...skipping 259 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 774 'browser/chromeos/login/webui_login_display_host.cc', | 778 'browser/chromeos/login/webui_login_display_host.cc', |
| 775 'browser/chromeos/login/webui_login_display_host.h', | 779 'browser/chromeos/login/webui_login_display_host.h', |
| 776 'browser/chromeos/login/webui_login_view.cc', | 780 'browser/chromeos/login/webui_login_view.cc', |
| 777 'browser/chromeos/login/webui_login_view.h', | 781 'browser/chromeos/login/webui_login_view.h', |
| 778 'browser/chromeos/login/webui_screen_locker.cc', | 782 'browser/chromeos/login/webui_screen_locker.cc', |
| 779 'browser/chromeos/login/webui_screen_locker.h', | 783 'browser/chromeos/login/webui_screen_locker.h', |
| 780 'browser/chromeos/login/wizard_controller.cc', | 784 'browser/chromeos/login/wizard_controller.cc', |
| 781 'browser/chromeos/login/wizard_controller.h', | 785 'browser/chromeos/login/wizard_controller.h', |
| 782 'browser/chromeos/login/wizard_screen.cc', | 786 'browser/chromeos/login/wizard_screen.cc', |
| 783 'browser/chromeos/login/wizard_screen.h', | 787 'browser/chromeos/login/wizard_screen.h', |
| 788 'browser/chromeos/login/webm_encoder.cc', |
| 789 'browser/chromeos/login/webm_encoder.h', |
| 784 'browser/chromeos/low_memory_observer.cc', | 790 'browser/chromeos/low_memory_observer.cc', |
| 785 'browser/chromeos/low_memory_observer.h', | 791 'browser/chromeos/low_memory_observer.h', |
| 786 'browser/chromeos/media/media_player.cc', | 792 'browser/chromeos/media/media_player.cc', |
| 787 'browser/chromeos/media/media_player.h', | 793 'browser/chromeos/media/media_player.h', |
| 788 'browser/chromeos/mobile/mobile_activator.cc', | 794 'browser/chromeos/mobile/mobile_activator.cc', |
| 789 'browser/chromeos/mobile/mobile_activator.h', | 795 'browser/chromeos/mobile/mobile_activator.h', |
| 790 'browser/chromeos/mobile_config.cc', | 796 'browser/chromeos/mobile_config.cc', |
| 791 'browser/chromeos/mobile_config.h', | 797 'browser/chromeos/mobile_config.h', |
| 792 'browser/chromeos/net/cros_network_change_notifier_factory.cc', | 798 'browser/chromeos/net/cros_network_change_notifier_factory.cc', |
| 793 'browser/chromeos/net/cros_network_change_notifier_factory.h', | 799 'browser/chromeos/net/cros_network_change_notifier_factory.h', |
| (...skipping 4621 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 5415 'browser/metrics/proto/study.proto', | 5421 'browser/metrics/proto/study.proto', |
| 5416 ], | 5422 ], |
| 5417 'variables': { | 5423 'variables': { |
| 5418 'proto_in_dir': 'browser/metrics/proto', | 5424 'proto_in_dir': 'browser/metrics/proto', |
| 5419 'proto_out_dir': 'chrome/browser/metrics/proto', | 5425 'proto_out_dir': 'chrome/browser/metrics/proto', |
| 5420 }, | 5426 }, |
| 5421 'includes': [ '../build/protoc.gypi' ] | 5427 'includes': [ '../build/protoc.gypi' ] |
| 5422 }, | 5428 }, |
| 5423 ], | 5429 ], |
| 5424 } | 5430 } |
| OLD | NEW |