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 427 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
438 'browser/ui/webui/domain_reliability_internals_ui.cc', | 438 'browser/ui/webui/domain_reliability_internals_ui.cc', |
439 'browser/ui/webui/domain_reliability_internals_ui.h', | 439 'browser/ui/webui/domain_reliability_internals_ui.h', |
440 'browser/ui/webui/fallback_icon_source.cc', | 440 'browser/ui/webui/fallback_icon_source.cc', |
441 'browser/ui/webui/fallback_icon_source.h', | 441 'browser/ui/webui/fallback_icon_source.h', |
442 'browser/ui/webui/favicon_source.cc', | 442 'browser/ui/webui/favicon_source.cc', |
443 'browser/ui/webui/favicon_source.h', | 443 'browser/ui/webui/favicon_source.h', |
444 'browser/ui/webui/fileicon_source.cc', | 444 'browser/ui/webui/fileicon_source.cc', |
445 'browser/ui/webui/fileicon_source.h', | 445 'browser/ui/webui/fileicon_source.h', |
446 'browser/ui/webui/flags_ui.cc', | 446 'browser/ui/webui/flags_ui.cc', |
447 'browser/ui/webui/flags_ui.h', | 447 'browser/ui/webui/flags_ui.h', |
| 448 'browser/ui/webui/foreign_session_handler.cc', |
| 449 'browser/ui/webui/foreign_session_handler.h', |
448 'browser/ui/webui/gcm_internals_ui.cc', | 450 'browser/ui/webui/gcm_internals_ui.cc', |
449 'browser/ui/webui/gcm_internals_ui.h', | 451 'browser/ui/webui/gcm_internals_ui.h', |
450 'browser/ui/webui/history_ui.cc', | 452 'browser/ui/webui/history_ui.cc', |
451 'browser/ui/webui/history_ui.h', | 453 'browser/ui/webui/history_ui.h', |
452 'browser/ui/webui/instant_ui.cc', | 454 'browser/ui/webui/instant_ui.cc', |
453 'browser/ui/webui/instant_ui.h', | 455 'browser/ui/webui/instant_ui.h', |
454 'browser/ui/webui/interstitials/interstitial_ui.cc', | 456 'browser/ui/webui/interstitials/interstitial_ui.cc', |
455 'browser/ui/webui/interstitials/interstitial_ui.h', | 457 'browser/ui/webui/interstitials/interstitial_ui.h', |
456 'browser/ui/webui/invalidations_message_handler.cc', | 458 'browser/ui/webui/invalidations_message_handler.cc', |
457 'browser/ui/webui/invalidations_message_handler.h', | 459 'browser/ui/webui/invalidations_message_handler.h', |
(...skipping 1313 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1771 'browser/ui/webui/inspect_ui.cc', | 1773 'browser/ui/webui/inspect_ui.cc', |
1772 'browser/ui/webui/inspect_ui.h', | 1774 'browser/ui/webui/inspect_ui.h', |
1773 'browser/ui/webui/ntp/app_launcher_handler.cc', | 1775 'browser/ui/webui/ntp/app_launcher_handler.cc', |
1774 'browser/ui/webui/ntp/app_launcher_handler.h', | 1776 'browser/ui/webui/ntp/app_launcher_handler.h', |
1775 'browser/ui/webui/ntp/app_resource_cache_factory.cc', | 1777 'browser/ui/webui/ntp/app_resource_cache_factory.cc', |
1776 'browser/ui/webui/ntp/app_resource_cache_factory.h', | 1778 'browser/ui/webui/ntp/app_resource_cache_factory.h', |
1777 'browser/ui/webui/ntp/core_app_launcher_handler.cc', | 1779 'browser/ui/webui/ntp/core_app_launcher_handler.cc', |
1778 'browser/ui/webui/ntp/core_app_launcher_handler.h', | 1780 'browser/ui/webui/ntp/core_app_launcher_handler.h', |
1779 'browser/ui/webui/ntp/favicon_webui_handler.cc', | 1781 'browser/ui/webui/ntp/favicon_webui_handler.cc', |
1780 'browser/ui/webui/ntp/favicon_webui_handler.h', | 1782 'browser/ui/webui/ntp/favicon_webui_handler.h', |
1781 'browser/ui/webui/ntp/foreign_session_handler.cc', | |
1782 'browser/ui/webui/ntp/foreign_session_handler.h', | |
1783 'browser/ui/webui/ntp/most_visited_handler.cc', | 1783 'browser/ui/webui/ntp/most_visited_handler.cc', |
1784 'browser/ui/webui/ntp/most_visited_handler.h', | 1784 'browser/ui/webui/ntp/most_visited_handler.h', |
1785 'browser/ui/webui/ntp/new_tab_page_handler.cc', | 1785 'browser/ui/webui/ntp/new_tab_page_handler.cc', |
1786 'browser/ui/webui/ntp/new_tab_page_handler.h', | 1786 'browser/ui/webui/ntp/new_tab_page_handler.h', |
1787 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc', | 1787 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc', |
1788 'browser/ui/webui/ntp/new_tab_page_sync_handler.h', | 1788 'browser/ui/webui/ntp/new_tab_page_sync_handler.h', |
1789 'browser/ui/webui/ntp/new_tab_ui.cc', | 1789 'browser/ui/webui/ntp/new_tab_ui.cc', |
1790 'browser/ui/webui/ntp/new_tab_ui.h', | 1790 'browser/ui/webui/ntp/new_tab_ui.h', |
1791 'browser/ui/webui/ntp/ntp_login_handler.cc', | 1791 'browser/ui/webui/ntp/ntp_login_handler.cc', |
1792 'browser/ui/webui/ntp/ntp_login_handler.h', | 1792 'browser/ui/webui/ntp/ntp_login_handler.h', |
(...skipping 1393 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3186 ], | 3186 ], |
3187 'sources': [ | 3187 'sources': [ |
3188 '<@(chrome_browser_ui_non_mobile_sources)', | 3188 '<@(chrome_browser_ui_non_mobile_sources)', |
3189 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3189 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
3190 ], | 3190 ], |
3191 }], | 3191 }], |
3192 ], | 3192 ], |
3193 }, | 3193 }, |
3194 ], | 3194 ], |
3195 } | 3195 } |
OLD | NEW |