Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(520)

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 1151563005: Revert of NTP Zombie Code Slayer Part IV: Most Visited (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
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 1763 matching lines...) Expand 10 before | Expand all | Expand 10 after
1774 'browser/ui/webui/inspect_ui.cc', 1774 'browser/ui/webui/inspect_ui.cc',
1775 'browser/ui/webui/inspect_ui.h', 1775 'browser/ui/webui/inspect_ui.h',
1776 'browser/ui/webui/ntp/app_launcher_handler.cc', 1776 'browser/ui/webui/ntp/app_launcher_handler.cc',
1777 'browser/ui/webui/ntp/app_launcher_handler.h', 1777 'browser/ui/webui/ntp/app_launcher_handler.h',
1778 'browser/ui/webui/ntp/app_resource_cache_factory.cc', 1778 'browser/ui/webui/ntp/app_resource_cache_factory.cc',
1779 'browser/ui/webui/ntp/app_resource_cache_factory.h', 1779 'browser/ui/webui/ntp/app_resource_cache_factory.h',
1780 'browser/ui/webui/ntp/core_app_launcher_handler.cc', 1780 'browser/ui/webui/ntp/core_app_launcher_handler.cc',
1781 'browser/ui/webui/ntp/core_app_launcher_handler.h', 1781 'browser/ui/webui/ntp/core_app_launcher_handler.h',
1782 'browser/ui/webui/ntp/favicon_webui_handler.cc', 1782 'browser/ui/webui/ntp/favicon_webui_handler.cc',
1783 'browser/ui/webui/ntp/favicon_webui_handler.h', 1783 'browser/ui/webui/ntp/favicon_webui_handler.h',
1784 'browser/ui/webui/ntp/most_visited_handler.cc',
1785 'browser/ui/webui/ntp/most_visited_handler.h',
1784 'browser/ui/webui/ntp/new_tab_page_handler.cc', 1786 'browser/ui/webui/ntp/new_tab_page_handler.cc',
1785 'browser/ui/webui/ntp/new_tab_page_handler.h', 1787 'browser/ui/webui/ntp/new_tab_page_handler.h',
1786 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc', 1788 'browser/ui/webui/ntp/new_tab_page_sync_handler.cc',
1787 'browser/ui/webui/ntp/new_tab_page_sync_handler.h', 1789 'browser/ui/webui/ntp/new_tab_page_sync_handler.h',
1788 'browser/ui/webui/ntp/new_tab_ui.cc', 1790 'browser/ui/webui/ntp/new_tab_ui.cc',
1789 'browser/ui/webui/ntp/new_tab_ui.h', 1791 'browser/ui/webui/ntp/new_tab_ui.h',
1790 'browser/ui/webui/ntp/ntp_login_handler.cc', 1792 'browser/ui/webui/ntp/ntp_login_handler.cc',
1791 'browser/ui/webui/ntp/ntp_login_handler.h', 1793 'browser/ui/webui/ntp/ntp_login_handler.h',
1792 'browser/ui/webui/ntp/ntp_resource_cache.cc', 1794 'browser/ui/webui/ntp/ntp_resource_cache.cc',
1793 'browser/ui/webui/ntp/ntp_resource_cache.h', 1795 'browser/ui/webui/ntp/ntp_resource_cache.h',
1794 'browser/ui/webui/ntp/ntp_resource_cache_factory.cc', 1796 'browser/ui/webui/ntp/ntp_resource_cache_factory.cc',
1795 'browser/ui/webui/ntp/ntp_resource_cache_factory.h', 1797 'browser/ui/webui/ntp/ntp_resource_cache_factory.h',
1796 'browser/ui/webui/ntp/ntp_stats.h', 1798 'browser/ui/webui/ntp/ntp_stats.h',
1799 'browser/ui/webui/ntp/thumbnail_source.cc',
1800 'browser/ui/webui/ntp/thumbnail_source.h',
1797 'browser/ui/webui/options/advanced_options_utils.h', 1801 'browser/ui/webui/options/advanced_options_utils.h',
1798 'browser/ui/webui/options/advanced_options_utils_linux.cc', 1802 'browser/ui/webui/options/advanced_options_utils_linux.cc',
1799 'browser/ui/webui/options/advanced_options_utils_mac.mm', 1803 'browser/ui/webui/options/advanced_options_utils_mac.mm',
1800 'browser/ui/webui/options/advanced_options_utils_win.cc', 1804 'browser/ui/webui/options/advanced_options_utils_win.cc',
1801 'browser/ui/webui/options/autofill_options_handler.cc', 1805 'browser/ui/webui/options/autofill_options_handler.cc',
1802 'browser/ui/webui/options/autofill_options_handler.h', 1806 'browser/ui/webui/options/autofill_options_handler.h',
1803 'browser/ui/webui/options/automatic_settings_reset_handler.cc', 1807 'browser/ui/webui/options/automatic_settings_reset_handler.cc',
1804 'browser/ui/webui/options/automatic_settings_reset_handler.h', 1808 'browser/ui/webui/options/automatic_settings_reset_handler.h',
1805 'browser/ui/webui/options/browser_options_handler.cc', 1809 'browser/ui/webui/options/browser_options_handler.cc',
1806 'browser/ui/webui/options/browser_options_handler.h', 1810 'browser/ui/webui/options/browser_options_handler.h',
(...skipping 1376 matching lines...) Expand 10 before | Expand all | Expand 10 after
3183 ], 3187 ],
3184 'sources': [ 3188 'sources': [
3185 '<@(chrome_browser_ui_non_mobile_sources)', 3189 '<@(chrome_browser_ui_non_mobile_sources)',
3186 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', 3190 '<@(chrome_browser_ui_omnibox_non_mobile_sources)',
3187 ], 3191 ],
3188 }], 3192 }],
3189 ], 3193 ],
3190 }, 3194 },
3191 ], 3195 ],
3192 } 3196 }
OLDNEW
« no previous file with comments | « chrome/chrome_browser.gypi ('k') | chrome/chrome_tests.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698