OLD | NEW |
1 # Copyright 2012 The Chromium Authors. All rights reserved. | 1 # Copyright 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 'variables': { | 6 'variables': { |
7 'chrome_browser_ui_non_ios_sources': [ | 7 'chrome_browser_ui_non_ios_sources': [ |
8 'browser/ui/accelerator_utils.h', | 8 'browser/ui/accelerator_utils.h', |
9 'browser/ui/android/android_about_app_info.cc', | 9 'browser/ui/android/android_about_app_info.cc', |
10 'browser/ui/android/android_about_app_info.h', | 10 'browser/ui/android/android_about_app_info.h', |
(...skipping 1588 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1599 'browser/ui/webui/extensions/extension_settings_handler.cc', | 1599 'browser/ui/webui/extensions/extension_settings_handler.cc', |
1600 'browser/ui/webui/extensions/extension_settings_handler.h', | 1600 'browser/ui/webui/extensions/extension_settings_handler.h', |
1601 'browser/ui/webui/extensions/extensions_ui.cc', | 1601 'browser/ui/webui/extensions/extensions_ui.cc', |
1602 'browser/ui/webui/extensions/extensions_ui.h', | 1602 'browser/ui/webui/extensions/extensions_ui.h', |
1603 'browser/ui/webui/extensions/install_extension_handler.cc', | 1603 'browser/ui/webui/extensions/install_extension_handler.cc', |
1604 'browser/ui/webui/extensions/install_extension_handler.h', | 1604 'browser/ui/webui/extensions/install_extension_handler.h', |
1605 'browser/ui/webui/help/help_handler.cc', | 1605 'browser/ui/webui/help/help_handler.cc', |
1606 'browser/ui/webui/help/help_handler.h', | 1606 'browser/ui/webui/help/help_handler.h', |
1607 'browser/ui/webui/help/help_ui.cc', | 1607 'browser/ui/webui/help/help_ui.cc', |
1608 'browser/ui/webui/help/help_ui.h', | 1608 'browser/ui/webui/help/help_ui.h', |
1609 'browser/ui/webui/help/help_utils_chromeos.cc', | 1609 'browser/ui/webui/help/help_utils.cc', |
1610 'browser/ui/webui/help/help_utils_chromeos.h', | 1610 'browser/ui/webui/help/help_utils.h', |
1611 'browser/ui/webui/help/version_updater.h', | 1611 'browser/ui/webui/help/version_updater.h', |
1612 'browser/ui/webui/help/version_updater_chromeos.cc', | 1612 'browser/ui/webui/help/version_updater_chromeos.cc', |
1613 'browser/ui/webui/help/version_updater_chromeos.h', | 1613 'browser/ui/webui/help/version_updater_chromeos.h', |
1614 'browser/ui/webui/help/version_updater_mac.h', | 1614 'browser/ui/webui/help/version_updater_mac.h', |
1615 'browser/ui/webui/help/version_updater_mac.mm', | 1615 'browser/ui/webui/help/version_updater_mac.mm', |
1616 'browser/ui/webui/help/version_updater_win.cc', | 1616 'browser/ui/webui/help/version_updater_win.cc', |
1617 'browser/ui/webui/identity_internals_ui.cc', | 1617 'browser/ui/webui/identity_internals_ui.cc', |
1618 'browser/ui/webui/identity_internals_ui.h', | 1618 'browser/ui/webui/identity_internals_ui.h', |
1619 'browser/ui/webui/inspect_ui.cc', | 1619 'browser/ui/webui/inspect_ui.cc', |
1620 'browser/ui/webui/inspect_ui.h', | 1620 'browser/ui/webui/inspect_ui.h', |
(...skipping 88 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1709 'browser/ui/webui/options/create_profile_handler.cc', | 1709 'browser/ui/webui/options/create_profile_handler.cc', |
1710 'browser/ui/webui/options/create_profile_handler.h', | 1710 'browser/ui/webui/options/create_profile_handler.h', |
1711 'browser/ui/webui/options/font_settings_handler.cc', | 1711 'browser/ui/webui/options/font_settings_handler.cc', |
1712 'browser/ui/webui/options/font_settings_handler.h', | 1712 'browser/ui/webui/options/font_settings_handler.h', |
1713 'browser/ui/webui/options/font_settings_utils.h', | 1713 'browser/ui/webui/options/font_settings_utils.h', |
1714 'browser/ui/webui/options/font_settings_utils_linux.cc', | 1714 'browser/ui/webui/options/font_settings_utils_linux.cc', |
1715 'browser/ui/webui/options/font_settings_utils_mac.mm', | 1715 'browser/ui/webui/options/font_settings_utils_mac.mm', |
1716 'browser/ui/webui/options/font_settings_utils_win.cc', | 1716 'browser/ui/webui/options/font_settings_utils_win.cc', |
1717 'browser/ui/webui/options/handler_options_handler.cc', | 1717 'browser/ui/webui/options/handler_options_handler.cc', |
1718 'browser/ui/webui/options/handler_options_handler.h', | 1718 'browser/ui/webui/options/handler_options_handler.h', |
| 1719 'browser/ui/webui/options/help_overlay_handler.cc', |
| 1720 'browser/ui/webui/options/help_overlay_handler.h', |
1719 'browser/ui/webui/options/home_page_overlay_handler.cc', | 1721 'browser/ui/webui/options/home_page_overlay_handler.cc', |
1720 'browser/ui/webui/options/home_page_overlay_handler.h', | 1722 'browser/ui/webui/options/home_page_overlay_handler.h', |
1721 'browser/ui/webui/options/import_data_handler.cc', | 1723 'browser/ui/webui/options/import_data_handler.cc', |
1722 'browser/ui/webui/options/import_data_handler.h', | 1724 'browser/ui/webui/options/import_data_handler.h', |
1723 'browser/ui/webui/options/language_dictionary_overlay_handler.cc', | 1725 'browser/ui/webui/options/language_dictionary_overlay_handler.cc', |
1724 'browser/ui/webui/options/language_dictionary_overlay_handler.h', | 1726 'browser/ui/webui/options/language_dictionary_overlay_handler.h', |
1725 'browser/ui/webui/options/language_options_handler.cc', | 1727 'browser/ui/webui/options/language_options_handler.cc', |
1726 'browser/ui/webui/options/language_options_handler.h', | 1728 'browser/ui/webui/options/language_options_handler.h', |
1727 'browser/ui/webui/options/language_options_handler_common.cc', | 1729 'browser/ui/webui/options/language_options_handler_common.cc', |
1728 'browser/ui/webui/options/language_options_handler_common.h', | 1730 'browser/ui/webui/options/language_options_handler_common.h', |
(...skipping 1234 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2963 }], | 2965 }], |
2964 ['OS!="android" and OS!="ios"', { | 2966 ['OS!="android" and OS!="ios"', { |
2965 'dependencies': [ | 2967 'dependencies': [ |
2966 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 2968 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
2967 ], | 2969 ], |
2968 }], | 2970 }], |
2969 ], | 2971 ], |
2970 }, | 2972 }, |
2971 ], | 2973 ], |
2972 } | 2974 } |
OLD | NEW |