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

Side by Side Diff: chrome/chrome_browser_ui.gypi

Issue 40483003: [rAC, OSX] Add "generated CC" info bubble. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Remove bad DCHECK Created 7 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 | Annotate | Revision Log
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm ('k') | no next file » | 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 'targets': [ 6 'targets': [
7 { 7 {
8 'target_name': 'browser_ui', 8 'target_name': 'browser_ui',
9 'type': 'static_library', 9 'type': 'static_library',
10 'variables': { 'enable_wexit_time_destructors': 1, }, 10 'variables': { 'enable_wexit_time_destructors': 1, },
(...skipping 509 matching lines...) Expand 10 before | Expand all | Expand 10 after
520 'browser/ui/cocoa/autofill/autofill_section_view.h', 520 'browser/ui/cocoa/autofill/autofill_section_view.h',
521 'browser/ui/cocoa/autofill/autofill_section_view.mm', 521 'browser/ui/cocoa/autofill/autofill_section_view.mm',
522 'browser/ui/cocoa/autofill/autofill_sign_in_container.h', 522 'browser/ui/cocoa/autofill/autofill_sign_in_container.h',
523 'browser/ui/cocoa/autofill/autofill_sign_in_container.mm', 523 'browser/ui/cocoa/autofill/autofill_sign_in_container.mm',
524 'browser/ui/cocoa/autofill/autofill_suggestion_container.h', 524 'browser/ui/cocoa/autofill/autofill_suggestion_container.h',
525 'browser/ui/cocoa/autofill/autofill_suggestion_container.mm', 525 'browser/ui/cocoa/autofill/autofill_suggestion_container.mm',
526 'browser/ui/cocoa/autofill/autofill_textfield.h', 526 'browser/ui/cocoa/autofill/autofill_textfield.h',
527 'browser/ui/cocoa/autofill/autofill_textfield.mm', 527 'browser/ui/cocoa/autofill/autofill_textfield.mm',
528 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h', 528 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.h',
529 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm', 529 'browser/ui/cocoa/autofill/down_arrow_popup_menu_cell.mm',
530 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.h',
531 'browser/ui/cocoa/autofill/generated_credit_card_bubble_cocoa.mm',
530 'browser/ui/cocoa/autofill/layout_view.h', 532 'browser/ui/cocoa/autofill/layout_view.h',
531 'browser/ui/cocoa/autofill/layout_view.mm', 533 'browser/ui/cocoa/autofill/layout_view.mm',
532 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h', 534 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.h',
533 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm', 535 'browser/ui/cocoa/autofill/new_credit_card_bubble_cocoa.mm',
534 'browser/ui/cocoa/autofill/simple_grid_layout.h', 536 'browser/ui/cocoa/autofill/simple_grid_layout.h',
535 'browser/ui/cocoa/autofill/simple_grid_layout.mm', 537 'browser/ui/cocoa/autofill/simple_grid_layout.mm',
536 'browser/ui/cocoa/background_gradient_view.h', 538 'browser/ui/cocoa/background_gradient_view.h',
537 'browser/ui/cocoa/background_gradient_view.mm', 539 'browser/ui/cocoa/background_gradient_view.mm',
538 'browser/ui/cocoa/base_bubble_controller.h', 540 'browser/ui/cocoa/base_bubble_controller.h',
539 'browser/ui/cocoa/base_bubble_controller.mm', 541 'browser/ui/cocoa/base_bubble_controller.mm',
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
822 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h', 824 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.h',
823 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm', 825 'browser/ui/cocoa/location_bar/autocomplete_text_field_editor.mm',
824 'browser/ui/cocoa/location_bar/bubble_decoration.h', 826 'browser/ui/cocoa/location_bar/bubble_decoration.h',
825 'browser/ui/cocoa/location_bar/bubble_decoration.mm', 827 'browser/ui/cocoa/location_bar/bubble_decoration.mm',
826 'browser/ui/cocoa/location_bar/button_decoration.h', 828 'browser/ui/cocoa/location_bar/button_decoration.h',
827 'browser/ui/cocoa/location_bar/button_decoration.mm', 829 'browser/ui/cocoa/location_bar/button_decoration.mm',
828 'browser/ui/cocoa/location_bar/content_setting_decoration.h', 830 'browser/ui/cocoa/location_bar/content_setting_decoration.h',
829 'browser/ui/cocoa/location_bar/content_setting_decoration.mm', 831 'browser/ui/cocoa/location_bar/content_setting_decoration.mm',
830 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h', 832 'browser/ui/cocoa/location_bar/ev_bubble_decoration.h',
831 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm', 833 'browser/ui/cocoa/location_bar/ev_bubble_decoration.mm',
834 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.h',
835 'browser/ui/cocoa/location_bar/generated_credit_card_decoration.mm',
832 'browser/ui/cocoa/location_bar/image_decoration.h', 836 'browser/ui/cocoa/location_bar/image_decoration.h',
833 'browser/ui/cocoa/location_bar/image_decoration.mm', 837 'browser/ui/cocoa/location_bar/image_decoration.mm',
834 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h', 838 'browser/ui/cocoa/location_bar/keyword_hint_decoration.h',
835 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm', 839 'browser/ui/cocoa/location_bar/keyword_hint_decoration.mm',
836 'browser/ui/cocoa/location_bar/location_bar_decoration.h', 840 'browser/ui/cocoa/location_bar/location_bar_decoration.h',
837 'browser/ui/cocoa/location_bar/location_bar_decoration.mm', 841 'browser/ui/cocoa/location_bar/location_bar_decoration.mm',
838 'browser/ui/cocoa/location_bar/location_bar_view_mac.h', 842 'browser/ui/cocoa/location_bar/location_bar_view_mac.h',
839 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm', 843 'browser/ui/cocoa/location_bar/location_bar_view_mac.mm',
840 'browser/ui/cocoa/location_bar/location_icon_decoration.h', 844 'browser/ui/cocoa/location_bar/location_icon_decoration.h',
841 'browser/ui/cocoa/location_bar/location_icon_decoration.mm', 845 'browser/ui/cocoa/location_bar/location_icon_decoration.mm',
(...skipping 2465 matching lines...) Expand 10 before | Expand all | Expand 10 after
3307 'browser/ui/webui/local_discovery/local_discovery_ui.cc', 3311 'browser/ui/webui/local_discovery/local_discovery_ui.cc',
3308 'browser/ui/webui/local_discovery/local_discovery_ui.h', 3312 'browser/ui/webui/local_discovery/local_discovery_ui.h',
3309 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc', 3313 'browser/ui/webui/local_discovery/local_discovery_ui_handler.cc',
3310 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h', 3314 'browser/ui/webui/local_discovery/local_discovery_ui_handler.h',
3311 ], 3315 ],
3312 }], 3316 }],
3313 ], 3317 ],
3314 }, 3318 },
3315 ], 3319 ],
3316 } 3320 }
OLDNEW
« no previous file with comments | « chrome/browser/ui/cocoa/location_bar/location_bar_view_mac.mm ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698