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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 1421893005: Settings Rewrite: Fork SyncSetupHandler for MD-Settings (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Created 5 years, 1 month 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
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 1898 matching lines...) Expand 10 before | Expand all | Expand 10 after
1909 'browser/ui/webui/options/search_engine_manager_handler.cc', 1909 'browser/ui/webui/options/search_engine_manager_handler.cc',
1910 'browser/ui/webui/options/search_engine_manager_handler.h', 1910 'browser/ui/webui/options/search_engine_manager_handler.h',
1911 'browser/ui/webui/options/startup_pages_handler.cc', 1911 'browser/ui/webui/options/startup_pages_handler.cc',
1912 'browser/ui/webui/options/startup_pages_handler.h', 1912 'browser/ui/webui/options/startup_pages_handler.h',
1913 'browser/ui/webui/options/supervised_user_create_confirm_handler.cc', 1913 'browser/ui/webui/options/supervised_user_create_confirm_handler.cc',
1914 'browser/ui/webui/options/supervised_user_create_confirm_handler.h', 1914 'browser/ui/webui/options/supervised_user_create_confirm_handler.h',
1915 'browser/ui/webui/options/supervised_user_import_handler.cc', 1915 'browser/ui/webui/options/supervised_user_import_handler.cc',
1916 'browser/ui/webui/options/supervised_user_import_handler.h', 1916 'browser/ui/webui/options/supervised_user_import_handler.h',
1917 'browser/ui/webui/options/supervised_user_learn_more_handler.cc', 1917 'browser/ui/webui/options/supervised_user_learn_more_handler.cc',
1918 'browser/ui/webui/options/supervised_user_learn_more_handler.h', 1918 'browser/ui/webui/options/supervised_user_learn_more_handler.h',
1919 'browser/ui/webui/options/sync_setup_handler.cc', 1919 'browser/ui/webui/options/sync_options_handler.cc',
1920 'browser/ui/webui/options/sync_setup_handler.h', 1920 'browser/ui/webui/options/sync_options_handler.h',
1921 'browser/ui/webui/policy_indicator_localized_strings_provider.cc', 1921 'browser/ui/webui/policy_indicator_localized_strings_provider.cc',
1922 'browser/ui/webui/policy_indicator_localized_strings_provider.h', 1922 'browser/ui/webui/policy_indicator_localized_strings_provider.h',
1923 'browser/ui/webui/profile_info_watcher.cc', 1923 'browser/ui/webui/profile_info_watcher.cc',
1924 'browser/ui/webui/profile_info_watcher.h', 1924 'browser/ui/webui/profile_info_watcher.h',
1925 'browser/ui/webui/quota_internals/quota_internals_handler.cc', 1925 'browser/ui/webui/quota_internals/quota_internals_handler.cc',
1926 'browser/ui/webui/quota_internals/quota_internals_handler.h', 1926 'browser/ui/webui/quota_internals/quota_internals_handler.h',
1927 'browser/ui/webui/quota_internals/quota_internals_proxy.cc', 1927 'browser/ui/webui/quota_internals/quota_internals_proxy.cc',
1928 'browser/ui/webui/quota_internals/quota_internals_proxy.h', 1928 'browser/ui/webui/quota_internals/quota_internals_proxy.h',
1929 'browser/ui/webui/quota_internals/quota_internals_types.cc', 1929 'browser/ui/webui/quota_internals/quota_internals_types.cc',
1930 'browser/ui/webui/quota_internals/quota_internals_types.h', 1930 'browser/ui/webui/quota_internals/quota_internals_types.h',
(...skipping 32 matching lines...) Expand 10 before | Expand all | Expand 10 after
1963 'browser/ui/webui/sync_file_system_internals/dump_database_handler.cc', 1963 'browser/ui/webui/sync_file_system_internals/dump_database_handler.cc',
1964 'browser/ui/webui/sync_file_system_internals/dump_database_handler.h', 1964 'browser/ui/webui/sync_file_system_internals/dump_database_handler.h',
1965 'browser/ui/webui/sync_file_system_internals/extension_statuses_handler.cc ', 1965 'browser/ui/webui/sync_file_system_internals/extension_statuses_handler.cc ',
1966 'browser/ui/webui/sync_file_system_internals/extension_statuses_handler.h' , 1966 'browser/ui/webui/sync_file_system_internals/extension_statuses_handler.h' ,
1967 'browser/ui/webui/sync_file_system_internals/file_metadata_handler.cc', 1967 'browser/ui/webui/sync_file_system_internals/file_metadata_handler.cc',
1968 'browser/ui/webui/sync_file_system_internals/file_metadata_handler.h', 1968 'browser/ui/webui/sync_file_system_internals/file_metadata_handler.h',
1969 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ha ndler.cc', 1969 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ha ndler.cc',
1970 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ha ndler.h', 1970 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ha ndler.h',
1971 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui .cc', 1971 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui .cc',
1972 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui .h', 1972 'browser/ui/webui/sync_file_system_internals/sync_file_system_internals_ui .h',
1973 'browser/ui/webui/sync_setup_handler.cc',
1974 'browser/ui/webui/sync_setup_handler.h',
1973 'browser/ui/webui/system_info_ui.cc', 1975 'browser/ui/webui/system_info_ui.cc',
1974 'browser/ui/webui/system_info_ui.h', 1976 'browser/ui/webui/system_info_ui.h',
1975 'browser/ui/webui/theme_handler.cc', 1977 'browser/ui/webui/theme_handler.cc',
1976 'browser/ui/webui/theme_handler.h', 1978 'browser/ui/webui/theme_handler.h',
1977 'browser/ui/webui/uber/uber_ui.cc', 1979 'browser/ui/webui/uber/uber_ui.cc',
1978 'browser/ui/webui/uber/uber_ui.h', 1980 'browser/ui/webui/uber/uber_ui.h',
1979 'browser/ui/window_sizer/window_sizer.cc', 1981 'browser/ui/window_sizer/window_sizer.cc',
1980 'browser/ui/window_sizer/window_sizer.h', 1982 'browser/ui/window_sizer/window_sizer.h',
1981 ], 1983 ],
1982 # Cross-platform views sources also ready for toolkit-views on Mac. 1984 # Cross-platform views sources also ready for toolkit-views on Mac.
(...skipping 1257 matching lines...) Expand 10 before | Expand all | Expand 10 after
3240 ], 3242 ],
3241 'sources': [ 3243 'sources': [
3242 '<@(chrome_browser_ui_non_mobile_sources)', 3244 '<@(chrome_browser_ui_non_mobile_sources)',
3243 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', 3245 '<@(chrome_browser_ui_omnibox_non_mobile_sources)',
3244 ], 3246 ],
3245 }], 3247 }],
3246 ], 3248 ],
3247 }, 3249 },
3248 ], 3250 ],
3249 } 3251 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698