| 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 # There are two sections of sources: | 7 # There are two sections of sources: |
| 8 # * "Platform"-based sources (OS, toolkit, etc.) | 8 # * "Platform"-based sources (OS, toolkit, etc.) |
| 9 # * Feature/directory-based sources (e.g., history, printing) | 9 # * Feature/directory-based sources (e.g., history, printing) |
| 10 | 10 |
| (...skipping 1537 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1548 'chrome_browser_ui_non_mobile_sources': [ | 1548 'chrome_browser_ui_non_mobile_sources': [ |
| 1549 'browser/ui/apps/app_info_dialog.h', | 1549 'browser/ui/apps/app_info_dialog.h', |
| 1550 'browser/ui/apps/chrome_app_delegate.cc', | 1550 'browser/ui/apps/chrome_app_delegate.cc', |
| 1551 'browser/ui/apps/chrome_app_delegate.h', | 1551 'browser/ui/apps/chrome_app_delegate.h', |
| 1552 'browser/ui/apps/chrome_app_window_client.cc', | 1552 'browser/ui/apps/chrome_app_window_client.cc', |
| 1553 'browser/ui/apps/chrome_app_window_client.h', | 1553 'browser/ui/apps/chrome_app_window_client.h', |
| 1554 'browser/ui/apps/directory_access_confirmation_dialog.cc', | 1554 'browser/ui/apps/directory_access_confirmation_dialog.cc', |
| 1555 'browser/ui/apps/directory_access_confirmation_dialog.h', | 1555 'browser/ui/apps/directory_access_confirmation_dialog.h', |
| 1556 'browser/ui/blocked_content/app_modal_dialog_helper.cc', | 1556 'browser/ui/blocked_content/app_modal_dialog_helper.cc', |
| 1557 'browser/ui/blocked_content/app_modal_dialog_helper.h', | 1557 'browser/ui/blocked_content/app_modal_dialog_helper.h', |
| 1558 'browser/ui/bluetooth/bluetooth_chooser_bubble_controller.cc', | 1558 'browser/ui/bluetooth/bluetooth_chooser_controller.cc', |
| 1559 'browser/ui/bluetooth/bluetooth_chooser_bubble_controller.h', | 1559 'browser/ui/bluetooth/bluetooth_chooser_controller.h', |
| 1560 'browser/ui/bluetooth/bluetooth_chooser_desktop.cc', | 1560 'browser/ui/bluetooth/bluetooth_chooser_desktop.cc', |
| 1561 'browser/ui/bluetooth/bluetooth_chooser_desktop.h', | 1561 'browser/ui/bluetooth/bluetooth_chooser_desktop.h', |
| 1562 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.cc', | 1562 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.cc', |
| 1563 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h', | 1563 'browser/ui/bookmarks/bookmark_bubble_sign_in_delegate.h', |
| 1564 'browser/ui/bookmarks/bookmark_context_menu_controller.cc', | 1564 'browser/ui/bookmarks/bookmark_context_menu_controller.cc', |
| 1565 'browser/ui/bookmarks/bookmark_context_menu_controller.h', | 1565 'browser/ui/bookmarks/bookmark_context_menu_controller.h', |
| 1566 'browser/ui/bookmarks/bookmark_drag_drop.cc', | 1566 'browser/ui/bookmarks/bookmark_drag_drop.cc', |
| 1567 'browser/ui/bookmarks/bookmark_drag_drop.h', | 1567 'browser/ui/bookmarks/bookmark_drag_drop.h', |
| 1568 'browser/ui/bookmarks/bookmark_tab_helper.cc', | 1568 'browser/ui/bookmarks/bookmark_tab_helper.cc', |
| 1569 'browser/ui/bookmarks/bookmark_tab_helper.h', | 1569 'browser/ui/bookmarks/bookmark_tab_helper.h', |
| (...skipping 244 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 1814 'browser/ui/toolbar/toolbar_actions_bar_delegate.h', | 1814 'browser/ui/toolbar/toolbar_actions_bar_delegate.h', |
| 1815 'browser/ui/toolbar/toolbar_actions_bar_observer.h', | 1815 'browser/ui/toolbar/toolbar_actions_bar_observer.h', |
| 1816 'browser/ui/translate/translate_bubble_factory.cc', | 1816 'browser/ui/translate/translate_bubble_factory.cc', |
| 1817 'browser/ui/translate/translate_bubble_factory.h', | 1817 'browser/ui/translate/translate_bubble_factory.h', |
| 1818 'browser/ui/uma_browsing_activity_observer.cc', | 1818 'browser/ui/uma_browsing_activity_observer.cc', |
| 1819 'browser/ui/uma_browsing_activity_observer.h', | 1819 'browser/ui/uma_browsing_activity_observer.h', |
| 1820 'browser/ui/unload_controller.cc', | 1820 'browser/ui/unload_controller.cc', |
| 1821 'browser/ui/unload_controller.h', | 1821 'browser/ui/unload_controller.h', |
| 1822 'browser/ui/user_manager.cc', | 1822 'browser/ui/user_manager.cc', |
| 1823 'browser/ui/user_manager.h', | 1823 'browser/ui/user_manager.h', |
| 1824 'browser/ui/website_settings/chooser_bubble_controller.cc', | 1824 'browser/ui/website_settings/chooser_bubble_delegate.cc', |
| 1825 'browser/ui/website_settings/chooser_bubble_controller.h', | 1825 'browser/ui/website_settings/chooser_bubble_delegate.h', |
| 1826 'browser/ui/website_settings/permission_bubble_manager.cc', | 1826 'browser/ui/website_settings/permission_bubble_manager.cc', |
| 1827 'browser/ui/website_settings/permission_bubble_manager.h', | 1827 'browser/ui/website_settings/permission_bubble_manager.h', |
| 1828 'browser/ui/website_settings/permission_bubble_view.h', | 1828 'browser/ui/website_settings/permission_bubble_view.h', |
| 1829 'browser/ui/website_settings/permission_menu_model.cc', | 1829 'browser/ui/website_settings/permission_menu_model.cc', |
| 1830 'browser/ui/website_settings/permission_menu_model.h', | 1830 'browser/ui/website_settings/permission_menu_model.h', |
| 1831 'browser/ui/website_settings/website_settings_infobar_delegate.cc', | 1831 'browser/ui/website_settings/website_settings_infobar_delegate.cc', |
| 1832 'browser/ui/website_settings/website_settings_infobar_delegate.h', | 1832 'browser/ui/website_settings/website_settings_infobar_delegate.h', |
| 1833 'browser/ui/webui/app_launcher_login_handler.cc', | 1833 'browser/ui/webui/app_launcher_login_handler.cc', |
| 1834 'browser/ui/webui/app_launcher_login_handler.h', | 1834 'browser/ui/webui/app_launcher_login_handler.h', |
| 1835 'browser/ui/webui/bookmarks_ui.cc', | 1835 'browser/ui/webui/bookmarks_ui.cc', |
| (...skipping 1478 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
| 3314 'dependencies': [ | 3314 'dependencies': [ |
| 3315 '<(DEPTH)/extensions/components/extensions_components.gyp:javascript
_dialog_extensions_client', | 3315 '<(DEPTH)/extensions/components/extensions_components.gyp:javascript
_dialog_extensions_client', |
| 3316 ], | 3316 ], |
| 3317 }], | 3317 }], |
| 3318 ['OS=="win" and (chromium_win_pch==0 or syzyasan==1)', { | 3318 ['OS=="win" and (chromium_win_pch==0 or syzyasan==1)', { |
| 3319 'msvs_shard': 4, | 3319 'msvs_shard': 4, |
| 3320 }], | 3320 }], |
| 3321 ['OS!="android" and OS!="ios"', { | 3321 ['OS!="android" and OS!="ios"', { |
| 3322 'dependencies': [ | 3322 'dependencies': [ |
| 3323 '../components/components.gyp:bubble', | 3323 '../components/components.gyp:bubble', |
| 3324 '../components/components.gyp:chooser_controller', |
| 3324 '../components/components.gyp:feedback_proto', | 3325 '../components/components.gyp:feedback_proto', |
| 3325 '../device/bluetooth/bluetooth.gyp:device_bluetooth', | 3326 '../device/bluetooth/bluetooth.gyp:device_bluetooth', |
| 3326 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, | 3327 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput'
, |
| 3327 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
strings', | 3328 '../third_party/libaddressinput/libaddressinput.gyp:libaddressinput_
strings', |
| 3328 'chrome_features.gyp:chrome_common_features', | 3329 'chrome_features.gyp:chrome_common_features', |
| 3329 'profile_reset_report_proto', | 3330 'profile_reset_report_proto', |
| 3330 ], | 3331 ], |
| 3331 'sources': [ | 3332 'sources': [ |
| 3332 '<@(chrome_browser_ui_non_mobile_sources)', | 3333 '<@(chrome_browser_ui_non_mobile_sources)', |
| 3333 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3334 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
| 3334 ], | 3335 ], |
| 3335 }], | 3336 }], |
| 3336 ], | 3337 ], |
| 3337 }, | 3338 }, |
| 3338 ], | 3339 ], |
| 3339 } | 3340 } |
| OLD | NEW |