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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 768413003: TEST ONLY - DO NOT SUBMIT - FOR TRYBOTS (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Fix bad merge Created 5 years, 11 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/browser/ui/views/omnibox/omnibox_view_views.cc ('k') | chrome/chrome_tests_unit.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 537 matching lines...) Expand 10 before | Expand all | Expand 10 after
548 'browser/ui/cocoa/location_bar/location_bar_decoration.h', 548 'browser/ui/cocoa/location_bar/location_bar_decoration.h',
549 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', 549 'browser/ui/cocoa/location_bar/location_bar_decoration.mm',
550 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', 550 'browser/ui/cocoa/location_bar/location_bar_view_mac.h',
551 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', 551 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm',
552 'browser/ui/cocoa/location_bar/location_icon_decoration.h', 552 'browser/ui/cocoa/location_bar/location_icon_decoration.h',
553 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', 553 'browser/ui/cocoa/location_bar/location_icon_decoration.mm',
554 'browser/ui/cocoa/location_bar/manage_passwords_decoration.h', 554 'browser/ui/cocoa/location_bar/manage_passwords_decoration.h',
555 'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm', 555 'browser/ui/cocoa/location_bar/manage_passwords_decoration.mm',
556 'browser/ui/cocoa/location_bar/mic_search_decoration.h', 556 'browser/ui/cocoa/location_bar/mic_search_decoration.h',
557 'browser/ui/cocoa/location_bar/mic_search_decoration.mm', 557 'browser/ui/cocoa/location_bar/mic_search_decoration.mm',
558 'browser/ui/cocoa/location_bar/origin_chip_decoration.h',
559 'browser/ui/cocoa/location_bar/origin_chip_decoration.mm',
560 'browser/ui/cocoa/location_bar/page_action_decoration.h', 558 'browser/ui/cocoa/location_bar/page_action_decoration.h',
561 'browser/ui/cocoa/location_bar/page_action_decoration.mm', 559 'browser/ui/cocoa/location_bar/page_action_decoration.mm',
562 'browser/ui/cocoa/location_bar/search_button_decoration.h',
563 'browser/ui/cocoa/location_bar/search_button_decoration.mm',
564 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h', 560 'browser/ui/cocoa/location_bar/selected_keyword_decoration.h',
565 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm', 561 'browser/ui/cocoa/location_bar/selected_keyword_decoration.mm',
566 'browser/ui/cocoa/location_bar/star_decoration.h', 562 'browser/ui/cocoa/location_bar/star_decoration.h',
567 'browser/ui/cocoa/location_bar/star_decoration.mm', 563 'browser/ui/cocoa/location_bar/star_decoration.mm',
568 'browser/ui/cocoa/location_bar/translate_decoration.h', 564 'browser/ui/cocoa/location_bar/translate_decoration.h',
569 'browser/ui/cocoa/location_bar/translate_decoration.mm', 565 'browser/ui/cocoa/location_bar/translate_decoration.mm',
570 'browser/ui/cocoa/location_bar/zoom_decoration.h', 566 'browser/ui/cocoa/location_bar/zoom_decoration.h',
571 'browser/ui/cocoa/location_bar/zoom_decoration.mm', 567 'browser/ui/cocoa/location_bar/zoom_decoration.mm',
572 'browser/ui/cocoa/login_prompt_cocoa.h', 568 'browser/ui/cocoa/login_prompt_cocoa.h',
573 'browser/ui/cocoa/login_prompt_cocoa.mm', 569 'browser/ui/cocoa/login_prompt_cocoa.mm',
(...skipping 882 matching lines...) Expand 10 before | Expand all | Expand 10 after
1456 'browser/ui/fast_unload_controller.cc', 1452 'browser/ui/fast_unload_controller.cc',
1457 'browser/ui/fast_unload_controller.h', 1453 'browser/ui/fast_unload_controller.h',
1458 'browser/ui/find_bar/find_bar_controller.cc', 1454 'browser/ui/find_bar/find_bar_controller.cc',
1459 'browser/ui/find_bar/find_bar_controller.h', 1455 'browser/ui/find_bar/find_bar_controller.h',
1460 'browser/ui/infobar_container_delegate.cc', 1456 'browser/ui/infobar_container_delegate.cc',
1461 'browser/ui/infobar_container_delegate.h', 1457 'browser/ui/infobar_container_delegate.h',
1462 'browser/ui/location_bar/location_bar.cc', 1458 'browser/ui/location_bar/location_bar.cc',
1463 'browser/ui/location_bar/location_bar.h', 1459 'browser/ui/location_bar/location_bar.h',
1464 'browser/ui/location_bar/location_bar_util.cc', 1460 'browser/ui/location_bar/location_bar_util.cc',
1465 'browser/ui/location_bar/location_bar_util.h', 1461 'browser/ui/location_bar/location_bar_util.h',
1466 'browser/ui/location_bar/origin_chip_info.cc',
1467 'browser/ui/location_bar/origin_chip_info.h',
1468 'browser/ui/native_window_tracker.h', 1462 'browser/ui/native_window_tracker.h',
1469 'browser/ui/panels/detached_panel_collection.cc', 1463 'browser/ui/panels/detached_panel_collection.cc',
1470 'browser/ui/panels/detached_panel_collection.h', 1464 'browser/ui/panels/detached_panel_collection.h',
1471 'browser/ui/panels/detached_panel_drag_handler.cc', 1465 'browser/ui/panels/detached_panel_drag_handler.cc',
1472 'browser/ui/panels/detached_panel_drag_handler.h', 1466 'browser/ui/panels/detached_panel_drag_handler.h',
1473 'browser/ui/panels/display_settings_provider.cc', 1467 'browser/ui/panels/display_settings_provider.cc',
1474 'browser/ui/panels/display_settings_provider.h', 1468 'browser/ui/panels/display_settings_provider.h',
1475 'browser/ui/panels/docked_panel_collection.cc', 1469 'browser/ui/panels/docked_panel_collection.cc',
1476 'browser/ui/panels/docked_panel_collection.h', 1470 'browser/ui/panels/docked_panel_collection.h',
1477 'browser/ui/panels/docked_panel_drag_handler.cc', 1471 'browser/ui/panels/docked_panel_drag_handler.cc',
(...skipping 695 matching lines...) Expand 10 before | Expand all | Expand 10 after
2173 'browser/ui/views/location_bar/location_bar_decoration_view.cc', 2167 'browser/ui/views/location_bar/location_bar_decoration_view.cc',
2174 'browser/ui/views/location_bar/location_bar_decoration_view.h', 2168 'browser/ui/views/location_bar/location_bar_decoration_view.h',
2175 'browser/ui/views/location_bar/location_bar_layout.cc', 2169 'browser/ui/views/location_bar/location_bar_layout.cc',
2176 'browser/ui/views/location_bar/location_bar_layout.h', 2170 'browser/ui/views/location_bar/location_bar_layout.h',
2177 'browser/ui/views/location_bar/location_bar_view.cc', 2171 'browser/ui/views/location_bar/location_bar_view.cc',
2178 'browser/ui/views/location_bar/location_bar_view.h', 2172 'browser/ui/views/location_bar/location_bar_view.h',
2179 'browser/ui/views/location_bar/location_icon_view.cc', 2173 'browser/ui/views/location_bar/location_icon_view.cc',
2180 'browser/ui/views/location_bar/location_icon_view.h', 2174 'browser/ui/views/location_bar/location_icon_view.h',
2181 'browser/ui/views/location_bar/open_pdf_in_reader_view.cc', 2175 'browser/ui/views/location_bar/open_pdf_in_reader_view.cc',
2182 'browser/ui/views/location_bar/open_pdf_in_reader_view.h', 2176 'browser/ui/views/location_bar/open_pdf_in_reader_view.h',
2183 'browser/ui/views/location_bar/origin_chip_view.cc',
2184 'browser/ui/views/location_bar/origin_chip_view.h',
2185 'browser/ui/views/location_bar/page_action_image_view.cc', 2177 'browser/ui/views/location_bar/page_action_image_view.cc',
2186 'browser/ui/views/location_bar/page_action_image_view.h', 2178 'browser/ui/views/location_bar/page_action_image_view.h',
2187 'browser/ui/views/location_bar/page_action_with_badge_view.cc', 2179 'browser/ui/views/location_bar/page_action_with_badge_view.cc',
2188 'browser/ui/views/location_bar/page_action_with_badge_view.h', 2180 'browser/ui/views/location_bar/page_action_with_badge_view.h',
2189 'browser/ui/views/location_bar/page_info_helper.cc', 2181 'browser/ui/views/location_bar/page_info_helper.cc',
2190 'browser/ui/views/location_bar/page_info_helper.h', 2182 'browser/ui/views/location_bar/page_info_helper.h',
2191 'browser/ui/views/location_bar/search_button.cc',
2192 'browser/ui/views/location_bar/search_button.h',
2193 'browser/ui/views/location_bar/selected_keyword_view.cc', 2183 'browser/ui/views/location_bar/selected_keyword_view.cc',
2194 'browser/ui/views/location_bar/selected_keyword_view.h', 2184 'browser/ui/views/location_bar/selected_keyword_view.h',
2195 'browser/ui/views/location_bar/star_view.cc', 2185 'browser/ui/views/location_bar/star_view.cc',
2196 'browser/ui/views/location_bar/star_view.h', 2186 'browser/ui/views/location_bar/star_view.h',
2197 'browser/ui/views/location_bar/translate_icon_view.cc', 2187 'browser/ui/views/location_bar/translate_icon_view.cc',
2198 'browser/ui/views/location_bar/translate_icon_view.h', 2188 'browser/ui/views/location_bar/translate_icon_view.h',
2199 'browser/ui/views/location_bar/zoom_bubble_view.cc', 2189 'browser/ui/views/location_bar/zoom_bubble_view.cc',
2200 'browser/ui/views/location_bar/zoom_bubble_view.h', 2190 'browser/ui/views/location_bar/zoom_bubble_view.h',
2201 'browser/ui/views/location_bar/zoom_view.cc', 2191 'browser/ui/views/location_bar/zoom_view.cc',
2202 'browser/ui/views/location_bar/zoom_view.h', 2192 'browser/ui/views/location_bar/zoom_view.h',
(...skipping 942 matching lines...) Expand 10 before | Expand all | Expand 10 after
3145 ], 3135 ],
3146 'sources': [ 3136 'sources': [
3147 '<@(chrome_browser_ui_non_mobile_sources)', 3137 '<@(chrome_browser_ui_non_mobile_sources)',
3148 '<@(chrome_browser_ui_omnibox_non_mobile_sources)', 3138 '<@(chrome_browser_ui_omnibox_non_mobile_sources)',
3149 ], 3139 ],
3150 }], 3140 }],
3151 ], 3141 ],
3152 }, 3142 },
3153 ], 3143 ],
3154 } 3144 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/views/omnibox/omnibox_view_views.cc ('k') | chrome/chrome_tests_unit.gypi » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698