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 538 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
549 'browser/ui/cocoa/location_bar/location_bar_decoration.h', | 549 'browser/ui/cocoa/location_bar/location_bar_decoration.h', |
550 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', | 550 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', |
551 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', | 551 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', |
552 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', | 552 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', |
553 'browser/ui/cocoa/location_bar/location_icon_decoration.h', | 553 'browser/ui/cocoa/location_bar/location_icon_decoration.h', |
554 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', | 554 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', |
555 'browser/ui/cocoa/location_bar/manage_passwords_decoration.h', | 555 'browser/ui/cocoa/location_bar/manage_passwords_decoration.h', |
556 'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm', | 556 'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm', |
557 'browser/ui/cocoa/location_bar/mic_search_decoration.h', | 557 'browser/ui/cocoa/location_bar/mic_search_decoration.h', |
558 'browser/ui/cocoa/location_bar/mic_search_decoration.mm', | 558 'browser/ui/cocoa/location_bar/mic_search_decoration.mm', |
559 'browser/ui/cocoa/location_bar/origin_chip_decoration.h', | |
560 'browser/ui/cocoa/location_bar/origin_chip_decoration.mm', | |
561 'browser/ui/cocoa/location_bar/page_action_decoration.h', | 559 'browser/ui/cocoa/location_bar/page_action_decoration.h', |
562 'browser/ui/cocoa/location_bar/page_action_decoration.mm', | 560 'browser/ui/cocoa/location_bar/page_action_decoration.mm', |
563 'browser/ui/cocoa/location_bar/search_button_decoration.h', | 561 'browser/ui/cocoa/location_bar/search_button_decoration.h', |
564 'browser/ui/cocoa/location_bar/search_button_decoration.mm', | 562 'browser/ui/cocoa/location_bar/search_button_decoration.mm', |
565 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', | 563 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', |
566 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm', | 564 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm', |
567 'browser/ui/cocoa/location_bar/star_decoration.h', | 565 'browser/ui/cocoa/location_bar/star_decoration.h', |
568 'browser/ui/cocoa/location_bar/star_decoration.mm', | 566 'browser/ui/cocoa/location_bar/star_decoration.mm', |
569 'browser/ui/cocoa/location_bar/translate_decoration.h', | 567 'browser/ui/cocoa/location_bar/translate_decoration.h', |
570 'browser/ui/cocoa/location_bar/translate_decoration.mm', | 568 'browser/ui/cocoa/location_bar/translate_decoration.mm', |
(...skipping 887 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
1458 'browser/ui/fast_unload_controller.cc', | 1456 'browser/ui/fast_unload_controller.cc', |
1459 'browser/ui/fast_unload_controller.h', | 1457 'browser/ui/fast_unload_controller.h', |
1460 'browser/ui/find_bar/find_bar_controller.cc', | 1458 'browser/ui/find_bar/find_bar_controller.cc', |
1461 'browser/ui/find_bar/find_bar_controller.h', | 1459 'browser/ui/find_bar/find_bar_controller.h', |
1462 'browser/ui/infobar_container_delegate.cc', | 1460 'browser/ui/infobar_container_delegate.cc', |
1463 'browser/ui/infobar_container_delegate.h', | 1461 'browser/ui/infobar_container_delegate.h', |
1464 'browser/ui/location_bar/location_bar.cc', | 1462 'browser/ui/location_bar/location_bar.cc', |
1465 'browser/ui/location_bar/location_bar.h', | 1463 'browser/ui/location_bar/location_bar.h', |
1466 'browser/ui/location_bar/location_bar_util.cc', | 1464 'browser/ui/location_bar/location_bar_util.cc', |
1467 'browser/ui/location_bar/location_bar_util.h', | 1465 'browser/ui/location_bar/location_bar_util.h', |
1468 'browser/ui/location_bar/origin_chip_info.cc', | |
1469 'browser/ui/location_bar/origin_chip_info.h', | |
1470 'browser/ui/native_window_tracker.h', | 1466 'browser/ui/native_window_tracker.h', |
1471 'browser/ui/panels/detached_panel_collection.cc', | 1467 'browser/ui/panels/detached_panel_collection.cc', |
1472 'browser/ui/panels/detached_panel_collection.h', | 1468 'browser/ui/panels/detached_panel_collection.h', |
1473 'browser/ui/panels/detached_panel_drag_handler.cc', | 1469 'browser/ui/panels/detached_panel_drag_handler.cc', |
1474 'browser/ui/panels/detached_panel_drag_handler.h', | 1470 'browser/ui/panels/detached_panel_drag_handler.h', |
1475 'browser/ui/panels/display_settings_provider.cc', | 1471 'browser/ui/panels/display_settings_provider.cc', |
1476 'browser/ui/panels/display_settings_provider.h', | 1472 'browser/ui/panels/display_settings_provider.h', |
1477 'browser/ui/panels/docked_panel_collection.cc', | 1473 'browser/ui/panels/docked_panel_collection.cc', |
1478 'browser/ui/panels/docked_panel_collection.h', | 1474 'browser/ui/panels/docked_panel_collection.h', |
1479 'browser/ui/panels/docked_panel_drag_handler.cc', | 1475 'browser/ui/panels/docked_panel_drag_handler.cc', |
(...skipping 701 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
2181 'browser/ui/views/location_bar/location_bar_decoration_view.cc', | 2177 'browser/ui/views/location_bar/location_bar_decoration_view.cc', |
2182 'browser/ui/views/location_bar/location_bar_decoration_view.h', | 2178 'browser/ui/views/location_bar/location_bar_decoration_view.h', |
2183 'browser/ui/views/location_bar/location_bar_layout.cc', | 2179 'browser/ui/views/location_bar/location_bar_layout.cc', |
2184 'browser/ui/views/location_bar/location_bar_layout.h', | 2180 'browser/ui/views/location_bar/location_bar_layout.h', |
2185 'browser/ui/views/location_bar/location_bar_view.cc', | 2181 'browser/ui/views/location_bar/location_bar_view.cc', |
2186 'browser/ui/views/location_bar/location_bar_view.h', | 2182 'browser/ui/views/location_bar/location_bar_view.h', |
2187 'browser/ui/views/location_bar/location_icon_view.cc', | 2183 'browser/ui/views/location_bar/location_icon_view.cc', |
2188 'browser/ui/views/location_bar/location_icon_view.h', | 2184 'browser/ui/views/location_bar/location_icon_view.h', |
2189 'browser/ui/views/location_bar/open_pdf_in_reader_view.cc', | 2185 'browser/ui/views/location_bar/open_pdf_in_reader_view.cc', |
2190 'browser/ui/views/location_bar/open_pdf_in_reader_view.h', | 2186 'browser/ui/views/location_bar/open_pdf_in_reader_view.h', |
2191 'browser/ui/views/location_bar/origin_chip_view.cc', | |
2192 'browser/ui/views/location_bar/origin_chip_view.h', | |
2193 'browser/ui/views/location_bar/page_action_image_view.cc', | 2187 'browser/ui/views/location_bar/page_action_image_view.cc', |
2194 'browser/ui/views/location_bar/page_action_image_view.h', | 2188 'browser/ui/views/location_bar/page_action_image_view.h', |
2195 'browser/ui/views/location_bar/page_action_with_badge_view.cc', | 2189 'browser/ui/views/location_bar/page_action_with_badge_view.cc', |
2196 'browser/ui/views/location_bar/page_action_with_badge_view.h', | 2190 'browser/ui/views/location_bar/page_action_with_badge_view.h', |
2197 'browser/ui/views/location_bar/page_info_helper.cc', | 2191 'browser/ui/views/location_bar/page_info_helper.cc', |
2198 'browser/ui/views/location_bar/page_info_helper.h', | 2192 'browser/ui/views/location_bar/page_info_helper.h', |
2199 'browser/ui/views/location_bar/search_button.cc', | 2193 'browser/ui/views/location_bar/search_button.cc', |
2200 'browser/ui/views/location_bar/search_button.h', | 2194 'browser/ui/views/location_bar/search_button.h', |
2201 'browser/ui/views/location_bar/selected_keyword_view.cc', | 2195 'browser/ui/views/location_bar/selected_keyword_view.cc', |
2202 'browser/ui/views/location_bar/selected_keyword_view.h', | 2196 'browser/ui/views/location_bar/selected_keyword_view.h', |
(...skipping 923 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
3126 ], | 3120 ], |
3127 'sources': [ | 3121 'sources': [ |
3128 '<@(chrome_browser_ui_non_mobile_sources)', | 3122 '<@(chrome_browser_ui_non_mobile_sources)', |
3129 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', | 3123 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', |
3130 ], | 3124 ], |
3131 }], | 3125 }], |
3132 ], | 3126 ], |
3133 }, | 3127 }, |
3134 ], | 3128 ], |
3135 } | 3129 } |
OLD | NEW |