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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 538173002: [Password Generation] Remove old UI (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Mac Created 6 years, 3 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
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 '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 87 matching lines...) Expand 10 before | Expand all | Expand 10 after
98 'browser/ui/autofill/autofill_popup_controller_impl.h', 98 'browser/ui/autofill/autofill_popup_controller_impl.h',
99 'browser/ui/autofill/autofill_popup_view.h', 99 'browser/ui/autofill/autofill_popup_view.h',
100 'browser/ui/autofill/autofill_popup_view_delegate.h', 100 'browser/ui/autofill/autofill_popup_view_delegate.h',
101 'browser/ui/autofill/chrome_autofill_client.cc', 101 'browser/ui/autofill/chrome_autofill_client.cc',
102 'browser/ui/autofill/chrome_autofill_client.h', 102 'browser/ui/autofill/chrome_autofill_client.h',
103 'browser/ui/autofill/chrome_autofill_client_mac.mm', 103 'browser/ui/autofill/chrome_autofill_client_mac.mm',
104 'browser/ui/autofill/country_combobox_model.cc', 104 'browser/ui/autofill/country_combobox_model.cc',
105 'browser/ui/autofill/country_combobox_model.h', 105 'browser/ui/autofill/country_combobox_model.h',
106 'browser/ui/autofill/loading_animation.cc', 106 'browser/ui/autofill/loading_animation.cc',
107 'browser/ui/autofill/loading_animation.h', 107 'browser/ui/autofill/loading_animation.h',
108 'browser/ui/autofill/password_generation_popup_controller_impl.cc', 108 'browser/ui/autofill/password_generation_popup_controller_impl.cc',
msw 2014/09/06 02:15:26 Are these still needed?
Garrett Casto 2014/09/10 00:10:17 Yes, this is the new generation implementation.
109 'browser/ui/autofill/password_generation_popup_controller_impl.h', 109 'browser/ui/autofill/password_generation_popup_controller_impl.h',
110 'browser/ui/autofill/password_generation_popup_controller.h', 110 'browser/ui/autofill/password_generation_popup_controller.h',
111 'browser/ui/autofill/password_generation_popup_observer.h', 111 'browser/ui/autofill/password_generation_popup_observer.h',
112 'browser/ui/autofill/password_generation_popup_view.cc', 112 'browser/ui/autofill/password_generation_popup_view.cc',
113 'browser/ui/autofill/password_generation_popup_view.h', 113 'browser/ui/autofill/password_generation_popup_view.h',
114 'browser/ui/autofill/popup_controller_common.cc', 114 'browser/ui/autofill/popup_controller_common.cc',
115 'browser/ui/autofill/popup_controller_common.h', 115 'browser/ui/autofill/popup_controller_common.h',
116 'browser/ui/blocked_content/blocked_window_params.cc', 116 'browser/ui/blocked_content/blocked_window_params.cc',
117 'browser/ui/blocked_content/blocked_window_params.h', 117 'browser/ui/blocked_content/blocked_window_params.h',
118 'browser/ui/blocked_content/popup_blocker_tab_helper.cc', 118 'browser/ui/blocked_content/popup_blocker_tab_helper.cc',
(...skipping 120 matching lines...) Expand 10 before | Expand all | Expand 10 after
239 'browser/ui/cocoa/autofill/autofill_tooltip_controller.h', 239 'browser/ui/cocoa/autofill/autofill_tooltip_controller.h',
240 'browser/ui/cocoa/autofill/autofill_tooltip_controller.mm', 240 'browser/ui/cocoa/autofill/autofill_tooltip_controller.mm',
241 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', 241 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h',
242 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', 242 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm',
243 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h', 243 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h',
244 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm', 244 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm',
245 'browser/ui/cocoa/autofill/layout_view.h', 245 'browser/ui/cocoa/autofill/layout_view.h',
246 'browser/ui/cocoa/autofill/layout_view.mm', 246 'browser/ui/cocoa/autofill/layout_view.mm',
247 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h', 247 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h',
248 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm', 248 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm',
249 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h', 249 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.h',
msw 2014/09/06 02:15:26 Are these still needed?
Garrett Casto 2014/09/10 00:10:17 Yes, new generation implementation.
250 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.mm', 250 'browser/ui/cocoa/autofill/password_generation_popup_view_bridge.mm',
251 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h', 251 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.h',
252 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm', 252 'browser/ui/cocoa/autofill/password_generation_popup_view_cocoa.mm',
253 'browser/ui/cocoa/autofill/simple_grid_layout.h', 253 'browser/ui/cocoa/autofill/simple_grid_layout.h',
254 'browser/ui/cocoa/autofill/simple_grid_layout.mm', 254 'browser/ui/cocoa/autofill/simple_grid_layout.mm',
255 'browser/ui/cocoa/background_gradient_view.h', 255 'browser/ui/cocoa/background_gradient_view.h',
256 'browser/ui/cocoa/background_gradient_view.mm', 256 'browser/ui/cocoa/background_gradient_view.mm',
257 'browser/ui/cocoa/base_bubble_controller.h', 257 'browser/ui/cocoa/base_bubble_controller.h',
258 'browser/ui/cocoa/base_bubble_controller.mm', 258 'browser/ui/cocoa/base_bubble_controller.mm',
259 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h', 259 'browser/ui/cocoa/bookmarks/bookmark_all_tabs_controller.h',
(...skipping 41 matching lines...) Expand 10 before | Expand all | Expand 10 after
301 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h', 301 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.h',
302 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.mm', 302 'browser/ui/cocoa/bookmarks/bookmark_model_observer_for_cocoa.mm',
303 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h', 303 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.h',
304 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm', 304 'browser/ui/cocoa/bookmarks/bookmark_name_folder_controller.mm',
305 'browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.h', 305 'browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.h',
306 'browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm', 306 'browser/ui/cocoa/bookmarks/bookmark_sync_promo_controller.mm',
307 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h', 307 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.h',
308 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.mm', 308 'browser/ui/cocoa/bookmarks/bookmark_tree_browser_cell.mm',
309 'browser/ui/cocoa/browser/edit_search_engine_cocoa_controller.h', 309 'browser/ui/cocoa/browser/edit_search_engine_cocoa_controller.h',
310 'browser/ui/cocoa/browser/edit_search_engine_cocoa_controller.mm', 310 'browser/ui/cocoa/browser/edit_search_engine_cocoa_controller.mm',
311 'browser/ui/cocoa/browser/password_generation_bubble_controller.h',
312 'browser/ui/cocoa/browser/password_generation_bubble_controller.mm',
313 'browser/ui/cocoa/browser/zoom_bubble_controller.h', 311 'browser/ui/cocoa/browser/zoom_bubble_controller.h',
314 'browser/ui/cocoa/browser/zoom_bubble_controller.mm', 312 'browser/ui/cocoa/browser/zoom_bubble_controller.mm',
315 'browser/ui/cocoa/browser_command_executor.h', 313 'browser/ui/cocoa/browser_command_executor.h',
316 'browser/ui/cocoa/browser_window_cocoa.h', 314 'browser/ui/cocoa/browser_window_cocoa.h',
317 'browser/ui/cocoa/browser_window_cocoa.mm', 315 'browser/ui/cocoa/browser_window_cocoa.mm',
318 'browser/ui/cocoa/browser_window_controller.h', 316 'browser/ui/cocoa/browser_window_controller.h',
319 'browser/ui/cocoa/browser_window_controller.mm', 317 'browser/ui/cocoa/browser_window_controller.mm',
320 'browser/ui/cocoa/browser_window_controller_private.h', 318 'browser/ui/cocoa/browser_window_controller_private.h',
321 'browser/ui/cocoa/browser_window_controller_private.mm', 319 'browser/ui/cocoa/browser_window_controller_private.mm',
322 'browser/ui/cocoa/browser_window_factory.mm', 320 'browser/ui/cocoa/browser_window_factory.mm',
(...skipping 229 matching lines...) Expand 10 before | Expand all | Expand 10 after
552 'browser/ui/cocoa/location_bar/image_decoration.h', 550 'browser/ui/cocoa/location_bar/image_decoration.h',
553 'browser/ui/cocoa/location_bar/image_decoration.mm', 551 'browser/ui/cocoa/location_bar/image_decoration.mm',
554 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h', 552 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h',
555 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm', 553 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm',
556 'browser/ui/cocoa/location_bar/location_bar_decoration.h', 554 'browser/ui/cocoa/location_bar/location_bar_decoration.h',
557 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', 555 'browser/ui/cocoa/location_bar/location_bar_decoration.mm',
558 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', 556 'browser/ui/cocoa/location_bar/location_bar_view_mac.h',
559 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', 557 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm',
560 'browser/ui/cocoa/location_bar/location_icon_decoration.h', 558 'browser/ui/cocoa/location_bar/location_icon_decoration.h',
561 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', 559 'browser/ui/cocoa/location_bar/location_icon_decoration.mm',
562 'browser/ui/cocoa/location_bar/manage_passwords_decoration.h', 560 'browser/ui/cocoa/location_bar/manage_passwords_decoration.h',
msw 2014/09/06 02:15:26 Is this still in use?
Garrett Casto 2014/09/10 00:10:17 Yes, this is the save passwords bubble.
563 'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm', 561 'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm',
564 'browser/ui/cocoa/location_bar/mic_search_decoration.h', 562 'browser/ui/cocoa/location_bar/mic_search_decoration.h',
565 'browser/ui/cocoa/location_bar/mic_search_decoration.mm', 563 'browser/ui/cocoa/location_bar/mic_search_decoration.mm',
566 'browser/ui/cocoa/location_bar/origin_chip_decoration.h', 564 'browser/ui/cocoa/location_bar/origin_chip_decoration.h',
567 'browser/ui/cocoa/location_bar/origin_chip_decoration.mm', 565 'browser/ui/cocoa/location_bar/origin_chip_decoration.mm',
568 'browser/ui/cocoa/location_bar/page_action_decoration.h', 566 'browser/ui/cocoa/location_bar/page_action_decoration.h',
569 'browser/ui/cocoa/location_bar/page_action_decoration.mm', 567 'browser/ui/cocoa/location_bar/page_action_decoration.mm',
570 'browser/ui/cocoa/location_bar/search_button_decoration.h', 568 'browser/ui/cocoa/location_bar/search_button_decoration.h',
571 'browser/ui/cocoa/location_bar/search_button_decoration.mm', 569 'browser/ui/cocoa/location_bar/search_button_decoration.mm',
572 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', 570 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h',
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after
620 'browser/ui/cocoa/panels/panel_cocoa.h', 618 'browser/ui/cocoa/panels/panel_cocoa.h',
621 'browser/ui/cocoa/panels/panel_cocoa.mm', 619 'browser/ui/cocoa/panels/panel_cocoa.mm',
622 'browser/ui/cocoa/panels/panel_stack_window_cocoa.h', 620 'browser/ui/cocoa/panels/panel_stack_window_cocoa.h',
623 'browser/ui/cocoa/panels/panel_stack_window_cocoa.mm', 621 'browser/ui/cocoa/panels/panel_stack_window_cocoa.mm',
624 'browser/ui/cocoa/panels/panel_titlebar_view_cocoa.h', 622 'browser/ui/cocoa/panels/panel_titlebar_view_cocoa.h',
625 'browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm', 623 'browser/ui/cocoa/panels/panel_titlebar_view_cocoa.mm',
626 'browser/ui/cocoa/panels/panel_utils_cocoa.h', 624 'browser/ui/cocoa/panels/panel_utils_cocoa.h',
627 'browser/ui/cocoa/panels/panel_utils_cocoa.mm', 625 'browser/ui/cocoa/panels/panel_utils_cocoa.mm',
628 'browser/ui/cocoa/panels/panel_window_controller_cocoa.h', 626 'browser/ui/cocoa/panels/panel_window_controller_cocoa.h',
629 'browser/ui/cocoa/panels/panel_window_controller_cocoa.mm', 627 'browser/ui/cocoa/panels/panel_window_controller_cocoa.mm',
630 'browser/ui/cocoa/passwords/manage_password_item_view_controller.h', 628 'browser/ui/cocoa/passwords/manage_password_item_view_controller.h',
msw 2014/09/06 02:15:26 are these c/b/ui/cocoa/passwords files still in us
Garrett Casto 2014/09/10 00:10:17 Yes, save passwords bubble.
631 'browser/ui/cocoa/passwords/manage_password_item_view_controller.mm', 629 'browser/ui/cocoa/passwords/manage_password_item_view_controller.mm',
632 'browser/ui/cocoa/passwords/manage_passwords_bubble_blacklist_view_control ler.h', 630 'browser/ui/cocoa/passwords/manage_passwords_bubble_blacklist_view_control ler.h',
633 'browser/ui/cocoa/passwords/manage_passwords_bubble_blacklist_view_control ler.mm', 631 'browser/ui/cocoa/passwords/manage_passwords_bubble_blacklist_view_control ler.mm',
634 'browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa.h', 632 'browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa.h',
635 'browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa.mm', 633 'browser/ui/cocoa/passwords/manage_passwords_bubble_cocoa.mm',
636 'browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_cont roller.h', 634 'browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_cont roller.h',
637 'browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_cont roller.mm', 635 'browser/ui/cocoa/passwords/manage_passwords_bubble_confirmation_view_cont roller.mm',
638 'browser/ui/cocoa/passwords/manage_passwords_bubble_content_view_controlle r.h', 636 'browser/ui/cocoa/passwords/manage_passwords_bubble_content_view_controlle r.h',
639 'browser/ui/cocoa/passwords/manage_passwords_bubble_content_view_controlle r.mm', 637 'browser/ui/cocoa/passwords/manage_passwords_bubble_content_view_controlle r.mm',
640 'browser/ui/cocoa/passwords/manage_passwords_bubble_controller.h', 638 'browser/ui/cocoa/passwords/manage_passwords_bubble_controller.h',
(...skipping 169 matching lines...) Expand 10 before | Expand all | Expand 10 after
810 'browser/ui/login/login_prompt.cc', 808 'browser/ui/login/login_prompt.cc',
811 'browser/ui/login/login_prompt.h', 809 'browser/ui/login/login_prompt.h',
812 'browser/ui/media_utils.cc', 810 'browser/ui/media_utils.cc',
813 'browser/ui/media_utils.h', 811 'browser/ui/media_utils.h',
814 'browser/ui/navigation_correction_tab_observer.cc', 812 'browser/ui/navigation_correction_tab_observer.cc',
815 'browser/ui/navigation_correction_tab_observer.h', 813 'browser/ui/navigation_correction_tab_observer.h',
816 'browser/ui/metro_pin_tab_helper_win.cc', 814 'browser/ui/metro_pin_tab_helper_win.cc',
817 'browser/ui/metro_pin_tab_helper_win.h', 815 'browser/ui/metro_pin_tab_helper_win.h',
818 'browser/ui/omnibox/omnibox_view.cc', 816 'browser/ui/omnibox/omnibox_view.cc',
819 'browser/ui/omnibox/omnibox_view.h', 817 'browser/ui/omnibox/omnibox_view.h',
820 'browser/ui/passwords/manage_passwords_bubble.cc', 818 'browser/ui/passwords/manage_passwords_bubble.cc',
msw 2014/09/06 02:15:26 Are these c/b/ui/passwords/* files still in use?
Garrett Casto 2014/09/10 00:10:17 Yes, save passwords bubble.
821 'browser/ui/passwords/manage_passwords_bubble.h', 819 'browser/ui/passwords/manage_passwords_bubble.h',
822 'browser/ui/passwords/manage_passwords_bubble_model.cc', 820 'browser/ui/passwords/manage_passwords_bubble_model.cc',
823 'browser/ui/passwords/manage_passwords_bubble_model.h', 821 'browser/ui/passwords/manage_passwords_bubble_model.h',
824 'browser/ui/passwords/manage_passwords_icon.cc', 822 'browser/ui/passwords/manage_passwords_icon.cc',
825 'browser/ui/passwords/manage_passwords_icon.h', 823 'browser/ui/passwords/manage_passwords_icon.h',
826 'browser/ui/passwords/manage_passwords_ui_controller.cc', 824 'browser/ui/passwords/manage_passwords_ui_controller.cc',
827 'browser/ui/passwords/manage_passwords_ui_controller.h', 825 'browser/ui/passwords/manage_passwords_ui_controller.h',
828 'browser/ui/passwords/password_manager_presenter.cc', 826 'browser/ui/passwords/password_manager_presenter.cc',
829 'browser/ui/passwords/password_manager_presenter.h', 827 'browser/ui/passwords/password_manager_presenter.h',
830 'browser/ui/passwords/password_ui_view.h', 828 'browser/ui/passwords/password_ui_view.h',
(...skipping 261 matching lines...) Expand 10 before | Expand all | Expand 10 after
1092 'browser/ui/webui/mojo_web_ui_controller.h', 1090 'browser/ui/webui/mojo_web_ui_controller.h',
1093 'browser/ui/webui/mojo_web_ui_handler.h', 1091 'browser/ui/webui/mojo_web_ui_handler.h',
1094 'browser/ui/webui/net_export_ui.cc', 1092 'browser/ui/webui/net_export_ui.cc',
1095 'browser/ui/webui/net_export_ui.h', 1093 'browser/ui/webui/net_export_ui.h',
1096 'browser/ui/webui/net_internals/net_internals_ui.cc', 1094 'browser/ui/webui/net_internals/net_internals_ui.cc',
1097 'browser/ui/webui/net_internals/net_internals_ui.h', 1095 'browser/ui/webui/net_internals/net_internals_ui.h',
1098 'browser/ui/webui/omnibox/omnibox_ui.cc', 1096 'browser/ui/webui/omnibox/omnibox_ui.cc',
1099 'browser/ui/webui/omnibox/omnibox_ui.h', 1097 'browser/ui/webui/omnibox/omnibox_ui.h',
1100 'browser/ui/webui/omnibox/omnibox_ui_handler.cc', 1098 'browser/ui/webui/omnibox/omnibox_ui_handler.cc',
1101 'browser/ui/webui/omnibox/omnibox_ui_handler.h', 1099 'browser/ui/webui/omnibox/omnibox_ui_handler.h',
1102 'browser/ui/webui/password_manager_internals/password_manager_internals_ui .cc', 1100 'browser/ui/webui/password_manager_internals/password_manager_internals_ui .cc',
msw 2014/09/06 02:15:26 ditto
Garrett Casto 2014/09/10 00:10:17 Yes, this is chrome://password-manager-internals
1103 'browser/ui/webui/password_manager_internals/password_manager_internals_ui .h', 1101 'browser/ui/webui/password_manager_internals/password_manager_internals_ui .h',
1104 'browser/ui/webui/performance_monitor/performance_monitor_ui_util.cc', 1102 'browser/ui/webui/performance_monitor/performance_monitor_ui_util.cc',
1105 'browser/ui/webui/performance_monitor/performance_monitor_ui_util.h', 1103 'browser/ui/webui/performance_monitor/performance_monitor_ui_util.h',
1106 'browser/ui/webui/predictors/predictors_handler.cc', 1104 'browser/ui/webui/predictors/predictors_handler.cc',
1107 'browser/ui/webui/predictors/predictors_handler.h', 1105 'browser/ui/webui/predictors/predictors_handler.h',
1108 'browser/ui/webui/predictors/predictors_ui.cc', 1106 'browser/ui/webui/predictors/predictors_ui.cc',
1109 'browser/ui/webui/predictors/predictors_ui.h', 1107 'browser/ui/webui/predictors/predictors_ui.h',
1110 'browser/ui/webui/profiler_ui.cc', 1108 'browser/ui/webui/profiler_ui.cc',
1111 'browser/ui/webui/profiler_ui.h', 1109 'browser/ui/webui/profiler_ui.h',
1112 'browser/ui/webui/signin_internals_ui.cc', 1110 'browser/ui/webui/signin_internals_ui.cc',
(...skipping 627 matching lines...) Expand 10 before | Expand all | Expand 10 after
1740 'browser/ui/webui/options/language_options_handler_common.cc', 1738 'browser/ui/webui/options/language_options_handler_common.cc',
1741 'browser/ui/webui/options/language_options_handler_common.h', 1739 'browser/ui/webui/options/language_options_handler_common.h',
1742 'browser/ui/webui/options/manage_profile_handler.cc', 1740 'browser/ui/webui/options/manage_profile_handler.cc',
1743 'browser/ui/webui/options/manage_profile_handler.h', 1741 'browser/ui/webui/options/manage_profile_handler.h',
1744 'browser/ui/webui/options/media_devices_selection_handler.cc', 1742 'browser/ui/webui/options/media_devices_selection_handler.cc',
1745 'browser/ui/webui/options/media_devices_selection_handler.h', 1743 'browser/ui/webui/options/media_devices_selection_handler.h',
1746 'browser/ui/webui/options/options_handlers_helper.cc', 1744 'browser/ui/webui/options/options_handlers_helper.cc',
1747 'browser/ui/webui/options/options_handlers_helper.h', 1745 'browser/ui/webui/options/options_handlers_helper.h',
1748 'browser/ui/webui/options/options_ui.cc', 1746 'browser/ui/webui/options/options_ui.cc',
1749 'browser/ui/webui/options/options_ui.h', 1747 'browser/ui/webui/options/options_ui.h',
1750 'browser/ui/webui/options/password_manager_handler.cc', 1748 'browser/ui/webui/options/password_manager_handler.cc',
msw 2014/09/06 02:15:26 ditto
Garrett Casto 2014/09/10 00:10:17 Yes, this is chrome://passwords
1751 'browser/ui/webui/options/password_manager_handler.h', 1749 'browser/ui/webui/options/password_manager_handler.h',
1752 'browser/ui/webui/options/pepper_flash_content_settings_utils.cc', 1750 'browser/ui/webui/options/pepper_flash_content_settings_utils.cc',
1753 'browser/ui/webui/options/pepper_flash_content_settings_utils.h', 1751 'browser/ui/webui/options/pepper_flash_content_settings_utils.h',
1754 'browser/ui/webui/options/reset_profile_settings_handler.cc', 1752 'browser/ui/webui/options/reset_profile_settings_handler.cc',
1755 'browser/ui/webui/options/reset_profile_settings_handler.h', 1753 'browser/ui/webui/options/reset_profile_settings_handler.h',
1756 'browser/ui/webui/options/search_engine_manager_handler.cc', 1754 'browser/ui/webui/options/search_engine_manager_handler.cc',
1757 'browser/ui/webui/options/search_engine_manager_handler.h', 1755 'browser/ui/webui/options/search_engine_manager_handler.h',
1758 'browser/ui/webui/options/startup_pages_handler.cc', 1756 'browser/ui/webui/options/startup_pages_handler.cc',
1759 'browser/ui/webui/options/startup_pages_handler.h', 1757 'browser/ui/webui/options/startup_pages_handler.h',
1760 'browser/ui/webui/options/supervised_user_create_confirm_handler.cc', 1758 'browser/ui/webui/options/supervised_user_create_confirm_handler.cc',
(...skipping 143 matching lines...) Expand 10 before | Expand all | Expand 10 after
1904 'browser/ui/views/autofill/decorated_textfield.cc', 1902 'browser/ui/views/autofill/decorated_textfield.cc',
1905 'browser/ui/views/autofill/decorated_textfield.h', 1903 'browser/ui/views/autofill/decorated_textfield.h',
1906 'browser/ui/views/autofill/expanding_textfield.cc', 1904 'browser/ui/views/autofill/expanding_textfield.cc',
1907 'browser/ui/views/autofill/expanding_textfield.h', 1905 'browser/ui/views/autofill/expanding_textfield.h',
1908 'browser/ui/views/autofill/generated_credit_card_bubble_views.cc', 1906 'browser/ui/views/autofill/generated_credit_card_bubble_views.cc',
1909 'browser/ui/views/autofill/generated_credit_card_bubble_views.h', 1907 'browser/ui/views/autofill/generated_credit_card_bubble_views.h',
1910 'browser/ui/views/autofill/info_bubble.cc', 1908 'browser/ui/views/autofill/info_bubble.cc',
1911 'browser/ui/views/autofill/info_bubble.h', 1909 'browser/ui/views/autofill/info_bubble.h',
1912 'browser/ui/views/autofill/new_credit_card_bubble_views.cc', 1910 'browser/ui/views/autofill/new_credit_card_bubble_views.cc',
1913 'browser/ui/views/autofill/new_credit_card_bubble_views.h', 1911 'browser/ui/views/autofill/new_credit_card_bubble_views.h',
1914 'browser/ui/views/autofill/password_generation_popup_view_views.cc', 1912 'browser/ui/views/autofill/password_generation_popup_view_views.cc',
msw 2014/09/06 02:15:26 ditto
Garrett Casto 2014/09/10 00:10:17 Yes, this is the new generation implementation.
1915 'browser/ui/views/autofill/password_generation_popup_view_views.h', 1913 'browser/ui/views/autofill/password_generation_popup_view_views.h',
1916 'browser/ui/views/autofill/tooltip_icon.cc', 1914 'browser/ui/views/autofill/tooltip_icon.cc',
1917 'browser/ui/views/autofill/tooltip_icon.h', 1915 'browser/ui/views/autofill/tooltip_icon.h',
1918 'browser/ui/views/auto_keep_alive.cc', 1916 'browser/ui/views/auto_keep_alive.cc',
1919 'browser/ui/views/auto_keep_alive.h', 1917 'browser/ui/views/auto_keep_alive.h',
1920 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc', 1918 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.cc',
1921 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h', 1919 'browser/ui/views/bookmarks/bookmark_bar_instructions_view.h',
1922 'browser/ui/views/bookmarks/bookmark_bar_view.cc', 1920 'browser/ui/views/bookmarks/bookmark_bar_view.cc',
1923 'browser/ui/views/bookmarks/bookmark_bar_view.h', 1921 'browser/ui/views/bookmarks/bookmark_bar_view.h',
1924 'browser/ui/views/bookmarks/bookmark_bubble_view.cc', 1922 'browser/ui/views/bookmarks/bookmark_bubble_view.cc',
(...skipping 236 matching lines...) Expand 10 before | Expand all | Expand 10 after
2161 'browser/ui/views/panels/panel_frame_view.cc', 2159 'browser/ui/views/panels/panel_frame_view.cc',
2162 'browser/ui/views/panels/panel_frame_view.h', 2160 'browser/ui/views/panels/panel_frame_view.h',
2163 'browser/ui/views/panels/panel_stack_view.cc', 2161 'browser/ui/views/panels/panel_stack_view.cc',
2164 'browser/ui/views/panels/panel_stack_view.h', 2162 'browser/ui/views/panels/panel_stack_view.h',
2165 'browser/ui/views/panels/panel_view.cc', 2163 'browser/ui/views/panels/panel_view.cc',
2166 'browser/ui/views/panels/panel_view.h', 2164 'browser/ui/views/panels/panel_view.h',
2167 'browser/ui/views/panels/taskbar_window_thumbnailer_win.cc', 2165 'browser/ui/views/panels/taskbar_window_thumbnailer_win.cc',
2168 'browser/ui/views/panels/taskbar_window_thumbnailer_win.h', 2166 'browser/ui/views/panels/taskbar_window_thumbnailer_win.h',
2169 'browser/ui/views/panels/x11_panel_resizer.cc', 2167 'browser/ui/views/panels/x11_panel_resizer.cc',
2170 'browser/ui/views/panels/x11_panel_resizer.h', 2168 'browser/ui/views/panels/x11_panel_resizer.h',
2171 'browser/ui/views/password_generation_bubble_view.cc',
2172 'browser/ui/views/password_generation_bubble_view.h',
2173 'browser/ui/views/passwords/manage_password_item_view.cc', 2169 'browser/ui/views/passwords/manage_password_item_view.cc',
msw 2014/09/06 02:15:26 Are these other c/b/ui/views/passwords/* files sti
Garrett Casto 2014/09/10 00:10:17 Yes, save passwords bubble.
2174 'browser/ui/views/passwords/manage_password_item_view.h', 2170 'browser/ui/views/passwords/manage_password_item_view.h',
2175 'browser/ui/views/passwords/manage_passwords_bubble_view.cc', 2171 'browser/ui/views/passwords/manage_passwords_bubble_view.cc',
2176 'browser/ui/views/passwords/manage_passwords_bubble_view.h', 2172 'browser/ui/views/passwords/manage_passwords_bubble_view.h',
2177 'browser/ui/views/passwords/manage_passwords_icon_view.cc', 2173 'browser/ui/views/passwords/manage_passwords_icon_view.cc',
2178 'browser/ui/views/passwords/manage_passwords_icon_view.h', 2174 'browser/ui/views/passwords/manage_passwords_icon_view.h',
2179 'browser/ui/views/pdf_password_dialog.cc', 2175 'browser/ui/views/pdf_password_dialog.cc',
2180 'browser/ui/views/process_singleton_dialog_linux.cc', 2176 'browser/ui/views/process_singleton_dialog_linux.cc',
2181 'browser/ui/views/profiles/avatar_label.cc', 2177 'browser/ui/views/profiles/avatar_label.cc',
2182 'browser/ui/views/profiles/avatar_label.h', 2178 'browser/ui/views/profiles/avatar_label.h',
2183 'browser/ui/views/profiles/avatar_menu_bubble_view.cc', 2179 'browser/ui/views/profiles/avatar_menu_bubble_view.cc',
(...skipping 381 matching lines...) Expand 10 before | Expand all | Expand 10 after
2565 'common', 2561 'common',
2566 'common_net', 2562 'common_net',
2567 'in_memory_url_index_cache_proto', 2563 'in_memory_url_index_cache_proto',
2568 '../components/components.gyp:auto_login_parser', 2564 '../components/components.gyp:auto_login_parser',
2569 '../components/components.gyp:dom_distiller_core', 2565 '../components/components.gyp:dom_distiller_core',
2570 '../components/components.gyp:dom_distiller_webui', 2566 '../components/components.gyp:dom_distiller_webui',
2571 '../components/components.gyp:feedback_proto', 2567 '../components/components.gyp:feedback_proto',
2572 '../components/components.gyp:invalidation', 2568 '../components/components.gyp:invalidation',
2573 '../components/components.gyp:omaha_query_params', 2569 '../components/components.gyp:omaha_query_params',
2574 '../components/components.gyp:onc_component', 2570 '../components/components.gyp:onc_component',
2575 '../components/components.gyp:password_manager_core_browser', 2571 '../components/components.gyp:password_manager_core_browser',
msw 2014/09/06 02:15:26 ditto
Garrett Casto 2014/09/10 00:10:17 Yes.
2576 '../components/components_resources.gyp:components_resources', 2572 '../components/components_resources.gyp:components_resources',
2577 '../components/components_strings.gyp:components_strings', 2573 '../components/components_strings.gyp:components_strings',
2578 '../content/content.gyp:content_browser', 2574 '../content/content.gyp:content_browser',
2579 '../content/content.gyp:content_common', 2575 '../content/content.gyp:content_common',
2580 '../crypto/crypto.gyp:crypto', 2576 '../crypto/crypto.gyp:crypto',
2581 '../skia/skia.gyp:skia', 2577 '../skia/skia.gyp:skia',
2582 '../sync/sync.gyp:sync', 2578 '../sync/sync.gyp:sync',
2583 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n', 2579 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n',
2584 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp', 2580 '../third_party/cacheinvalidation/cacheinvalidation.gyp:cacheinvalidatio n_proto_cpp',
2585 '../third_party/icu/icu.gyp:icui18n', 2581 '../third_party/icu/icu.gyp:icui18n',
(...skipping 403 matching lines...) Expand 10 before | Expand all | Expand 10 after
2989 }], 2985 }],
2990 ['OS!="android" and OS!="ios"', { 2986 ['OS!="android" and OS!="ios"', {
2991 'dependencies': [ 2987 'dependencies': [
2992 '../device/bluetooth/bluetooth.gyp:device_bluetooth', 2988 '../device/bluetooth/bluetooth.gyp:device_bluetooth',
2993 ], 2989 ],
2994 }], 2990 }],
2995 ], 2991 ],
2996 }, 2992 },
2997 ], 2993 ],
2998 } 2994 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698