| OLD | NEW |
| 1 # Copyright (c) 2010 The Chromium Authors. All rights reserved. | 1 # Copyright (c) 2010 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 'targets': [ | 6 'targets': [ |
| 7 { | 7 { |
| 8 'target_name': 'browser', | 8 'target_name': 'browser', |
| 9 'type': '<(library)', | 9 'type': '<(library)', |
| 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', | 10 'msvs_guid': '5BF908A7-68FB-4A4B-99E3-8C749F1FE4EA', |
| (...skipping 1780 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1791 'browser/password_manager/login_database.cc', | 1791 'browser/password_manager/login_database.cc', |
| 1792 'browser/password_manager/login_database.h', | 1792 'browser/password_manager/login_database.h', |
| 1793 'browser/password_manager/password_form_manager.cc', | 1793 'browser/password_manager/password_form_manager.cc', |
| 1794 'browser/password_manager/password_form_manager.h', | 1794 'browser/password_manager/password_form_manager.h', |
| 1795 'browser/password_manager/password_manager.cc', | 1795 'browser/password_manager/password_manager.cc', |
| 1796 'browser/password_manager/password_manager.h', | 1796 'browser/password_manager/password_manager.h', |
| 1797 'browser/password_manager/password_store.cc', | 1797 'browser/password_manager/password_store.cc', |
| 1798 'browser/password_manager/password_store.h', | 1798 'browser/password_manager/password_store.h', |
| 1799 'browser/password_manager/password_store_default.cc', | 1799 'browser/password_manager/password_store_default.cc', |
| 1800 'browser/password_manager/password_store_default.h', | 1800 'browser/password_manager/password_store_default.h', |
| 1801 # Temporarily disabled while we figure some stuff out. | 1801 'browser/password_manager/password_store_gnome.h', |
| 1802 # http://code.google.com/p/chromium/issues/detail?id=12351 | 1802 'browser/password_manager/password_store_gnome.cc', |
| 1803 # 'browser/password_manager/password_store_gnome.h', | 1803 'browser/password_manager/password_store_kwallet.h', |
| 1804 # 'browser/password_manager/password_store_gnome.cc', | 1804 'browser/password_manager/password_store_kwallet.cc', |
| 1805 # 'browser/password_manager/password_store_kwallet.h', | |
| 1806 # 'browser/password_manager/password_store_kwallet.cc', | |
| 1807 'browser/password_manager/password_store_mac_internal.h', | 1805 'browser/password_manager/password_store_mac_internal.h', |
| 1808 'browser/password_manager/password_store_mac.h', | 1806 'browser/password_manager/password_store_mac.h', |
| 1809 'browser/password_manager/password_store_mac.cc', | 1807 'browser/password_manager/password_store_mac.cc', |
| 1810 'browser/password_manager/password_store_win.h', | 1808 'browser/password_manager/password_store_win.h', |
| 1811 'browser/password_manager/password_store_win.cc', | 1809 'browser/password_manager/password_store_win.cc', |
| 1812 'browser/platform_util.h', | 1810 'browser/platform_util.h', |
| 1813 'browser/platform_util_linux.cc', | 1811 'browser/platform_util_linux.cc', |
| 1814 'browser/platform_util_chromeos.cc', | 1812 'browser/platform_util_chromeos.cc', |
| 1815 'browser/platform_util_common_linux.cc', | 1813 'browser/platform_util_common_linux.cc', |
| 1816 'browser/platform_util_mac.mm', | 1814 'browser/platform_util_mac.mm', |
| (...skipping 10 matching lines...) Expand all Loading... |
| 1827 'browser/power_save_blocker.h', | 1825 'browser/power_save_blocker.h', |
| 1828 'browser/power_save_blocker_common.cc', | 1826 'browser/power_save_blocker_common.cc', |
| 1829 'browser/power_save_blocker_stub.cc', | 1827 'browser/power_save_blocker_stub.cc', |
| 1830 'browser/power_save_blocker_win.cc', | 1828 'browser/power_save_blocker_win.cc', |
| 1831 'browser/pref_member.cc', | 1829 'browser/pref_member.cc', |
| 1832 'browser/pref_member.h', | 1830 'browser/pref_member.h', |
| 1833 'browser/pref_service.cc', | 1831 'browser/pref_service.cc', |
| 1834 'browser/pref_service.h', | 1832 'browser/pref_service.h', |
| 1835 'browser/pref_store.h', | 1833 'browser/pref_store.h', |
| 1836 'browser/pref_value_store.cc', | 1834 'browser/pref_value_store.cc', |
| 1837 'browser/pref_value_store.h', | 1835 'browser/pref_value_store.h', |
| 1838 'browser/printing/print_dialog_gtk.cc', | 1836 'browser/printing/print_dialog_gtk.cc', |
| 1839 'browser/printing/print_dialog_gtk.h', | 1837 'browser/printing/print_dialog_gtk.h', |
| 1840 'browser/printing/print_dialog_cloud.cc', | 1838 'browser/printing/print_dialog_cloud.cc', |
| 1841 'browser/printing/print_dialog_cloud.h', | 1839 'browser/printing/print_dialog_cloud.h', |
| 1842 'browser/printing/print_job.cc', | 1840 'browser/printing/print_job.cc', |
| 1843 'browser/printing/print_job.h', | 1841 'browser/printing/print_job.h', |
| 1844 'browser/printing/print_job_manager.cc', | 1842 'browser/printing/print_job_manager.cc', |
| 1845 'browser/printing/print_job_manager.h', | 1843 'browser/printing/print_job_manager.h', |
| 1846 'browser/printing/print_job_worker.cc', | 1844 'browser/printing/print_job_worker.cc', |
| 1847 'browser/printing/print_job_worker.h', | 1845 'browser/printing/print_job_worker.h', |
| (...skipping 800 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 2648 'CHROME_V8', | 2646 'CHROME_V8', |
| 2649 ], | 2647 ], |
| 2650 }], | 2648 }], |
| 2651 ['chromeos==0', { | 2649 ['chromeos==0', { |
| 2652 'sources/': [ | 2650 'sources/': [ |
| 2653 ['exclude', '^browser/chromeos'], | 2651 ['exclude', '^browser/chromeos'], |
| 2654 ], | 2652 ], |
| 2655 }], | 2653 }], |
| 2656 ['chromeos==1', { | 2654 ['chromeos==1', { |
| 2657 'sources!': [ | 2655 'sources!': [ |
| 2656 'browser/password_manager/password_store_gnome.h', |
| 2657 'browser/password_manager/password_store_gnome.cc', |
| 2658 'browser/password_manager/password_store_kwallet.h', |
| 2659 'browser/password_manager/password_store_kwallet.cc', |
| 2658 'browser/platform_util_linux.cc', | 2660 'browser/platform_util_linux.cc', |
| 2659 ], | 2661 ], |
| 2660 'link_settings': { | 2662 'link_settings': { |
| 2661 'libraries': [ | 2663 'libraries': [ |
| 2662 '-lpulse', | 2664 '-lpulse', |
| 2663 ], | 2665 ], |
| 2664 }, | 2666 }, |
| 2665 }], | 2667 }], |
| 2666 ['OS=="linux"', { | 2668 ['OS=="linux"', { |
| 2667 'dependencies': [ | 2669 'dependencies': [ |
| 2668 '../build/linux/system.gyp:dbus-glib', | 2670 '../build/linux/system.gyp:dbus-glib', |
| 2669 '../build/linux/system.gyp:gconf', | 2671 '../build/linux/system.gyp:gconf', |
| 2670 # Temporarily disabled while we figure some stuff out. | |
| 2671 # http://code.google.com/p/chromium/issues/detail?id=12351 | |
| 2672 # '../build/linux/system.gyp:gnome-keyring', | |
| 2673 '../build/linux/system.gyp:gtk', | 2672 '../build/linux/system.gyp:gtk', |
| 2674 '../build/linux/system.gyp:gtkprint', | 2673 '../build/linux/system.gyp:gtkprint', |
| 2675 '../build/linux/system.gyp:nss', | 2674 '../build/linux/system.gyp:nss', |
| 2676 ], | 2675 ], |
| 2677 'link_settings': { | 2676 'link_settings': { |
| 2678 'libraries': [ | 2677 'libraries': [ |
| 2679 # For dlsym() in 'browser/zygote_main_linux.cc' | 2678 # For dlsym() in 'browser/zygote_main_linux.cc' |
| 2680 '-ldl', | 2679 '-ldl', |
| 2681 ], | 2680 ], |
| 2682 }, | 2681 }, |
| (...skipping 13 matching lines...) Expand all Loading... |
| 2696 'third_party/mozilla_security_manager/nsNSSCertHelper.cpp', | 2695 'third_party/mozilla_security_manager/nsNSSCertHelper.cpp', |
| 2697 'third_party/mozilla_security_manager/nsNSSCertHelper.h', | 2696 'third_party/mozilla_security_manager/nsNSSCertHelper.h', |
| 2698 'third_party/mozilla_security_manager/nsNSSCertificate.cpp', | 2697 'third_party/mozilla_security_manager/nsNSSCertificate.cpp', |
| 2699 'third_party/mozilla_security_manager/nsNSSCertificate.h', | 2698 'third_party/mozilla_security_manager/nsNSSCertificate.h', |
| 2700 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp', | 2699 'third_party/mozilla_security_manager/nsNSSCertTrust.cpp', |
| 2701 'third_party/mozilla_security_manager/nsNSSCertTrust.h', | 2700 'third_party/mozilla_security_manager/nsNSSCertTrust.h', |
| 2702 'third_party/mozilla_security_manager/nsUsageArrayHelper.cpp', | 2701 'third_party/mozilla_security_manager/nsUsageArrayHelper.cpp', |
| 2703 'third_party/mozilla_security_manager/nsUsageArrayHelper.h', | 2702 'third_party/mozilla_security_manager/nsUsageArrayHelper.h', |
| 2704 ], | 2703 ], |
| 2705 'conditions': [ | 2704 'conditions': [ |
| 2705 ['chromeos==0', { |
| 2706 'dependencies': [ |
| 2707 '../build/linux/system.gyp:gnome-keyring', |
| 2708 ], |
| 2709 }], |
| 2706 ['linux_breakpad==1', { | 2710 ['linux_breakpad==1', { |
| 2707 'sources': [ | 2711 'sources': [ |
| 2708 'app/breakpad_linux.cc', | 2712 'app/breakpad_linux.cc', |
| 2709 'app/breakpad_linux.h', | 2713 'app/breakpad_linux.h', |
| 2710 'browser/crash_handler_host_linux.cc', | 2714 'browser/crash_handler_host_linux.cc', |
| 2711 ], | 2715 ], |
| 2712 'dependencies': [ | 2716 'dependencies': [ |
| 2713 '../breakpad/breakpad.gyp:breakpad_client', | 2717 '../breakpad/breakpad.gyp:breakpad_client', |
| 2714 ], | 2718 ], |
| 2715 'include_dirs': [ | 2719 'include_dirs': [ |
| (...skipping 892 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3608 ], | 3612 ], |
| 3609 }, | 3613 }, |
| 3610 ], | 3614 ], |
| 3611 } | 3615 } |
| 3612 | 3616 |
| 3613 # Local Variables: | 3617 # Local Variables: |
| 3614 # tab-width:2 | 3618 # tab-width:2 |
| 3615 # indent-tabs-mode:nil | 3619 # indent-tabs-mode:nil |
| 3616 # End: | 3620 # End: |
| 3617 # vim: set expandtab tabstop=2 shiftwidth=2: | 3621 # vim: set expandtab tabstop=2 shiftwidth=2: |
| OLD | NEW |