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

Side by Side Diff: chrome/browser/ui/BUILD.gn

Issue 2789843004: [Payments] Upload card UI now has a CVC prompt (Closed)
Patch Set: Attempt to fix memory leak Created 3 years, 8 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 2014 The Chromium Authors. All rights reserved. 1 # Copyright 2014 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 import("//build/config/chromecast_build.gni") 5 import("//build/config/chromecast_build.gni")
6 import("//build/config/crypto.gni") 6 import("//build/config/crypto.gni")
7 import("//build/config/features.gni") 7 import("//build/config/features.gni")
8 import("//build/config/ui.gni") 8 import("//build/config/ui.gni")
9 import("//build/split_static_library.gni") 9 import("//build/split_static_library.gni")
10 import("//chrome/common/features.gni") 10 import("//chrome/common/features.gni")
(...skipping 1413 matching lines...) Expand 10 before | Expand all | Expand 10 after
1424 "//ui/keyboard:mojom", 1424 "//ui/keyboard:mojom",
1425 ] 1425 ]
1426 } else { # Not ash. 1426 } else { # Not ash.
1427 sources += [ 1427 sources += [
1428 "views/touch_uma/touch_uma.cc", 1428 "views/touch_uma/touch_uma.cc",
1429 "views/touch_uma/touch_uma.h", 1429 "views/touch_uma/touch_uma.h",
1430 ] 1430 ]
1431 } 1431 }
1432 if (toolkit_views) { 1432 if (toolkit_views) {
1433 sources += [ 1433 sources += [
1434 "autofill/save_card_bubble_controller.h",
1435 "autofill/save_card_bubble_controller_impl.cc", 1434 "autofill/save_card_bubble_controller_impl.cc",
1436 "autofill/save_card_bubble_controller_impl.h", 1435 "autofill/save_card_bubble_controller_impl.h",
1437 "autofill/save_card_bubble_view.h", 1436 "autofill/save_card_bubble_view.h",
1438 "views/apps/app_info_dialog/app_info_dialog_container.cc", 1437 "views/apps/app_info_dialog/app_info_dialog_container.cc",
1439 "views/apps/app_info_dialog/app_info_dialog_container.h", 1438 "views/apps/app_info_dialog/app_info_dialog_container.h",
1440 "views/apps/app_info_dialog/app_info_dialog_views.cc", 1439 "views/apps/app_info_dialog/app_info_dialog_views.cc",
1441 "views/apps/app_info_dialog/app_info_dialog_views.h", 1440 "views/apps/app_info_dialog/app_info_dialog_views.h",
1442 "views/apps/app_info_dialog/app_info_footer_panel.cc", 1441 "views/apps/app_info_dialog/app_info_footer_panel.cc",
1443 "views/apps/app_info_dialog/app_info_footer_panel.h", 1442 "views/apps/app_info_dialog/app_info_footer_panel.h",
1444 "views/apps/app_info_dialog/app_info_header_panel.cc", 1443 "views/apps/app_info_dialog/app_info_header_panel.cc",
(...skipping 224 matching lines...) Expand 10 before | Expand all | Expand 10 after
1669 "views/autofill/autofill_popup_base_view.h", 1668 "views/autofill/autofill_popup_base_view.h",
1670 "views/autofill/autofill_popup_view_views.cc", 1669 "views/autofill/autofill_popup_view_views.cc",
1671 "views/autofill/autofill_popup_view_views.h", 1670 "views/autofill/autofill_popup_view_views.h",
1672 "views/autofill/card_unmask_prompt_views_shim.cc", 1671 "views/autofill/card_unmask_prompt_views_shim.cc",
1673 "views/autofill/password_generation_popup_view_views.cc", 1672 "views/autofill/password_generation_popup_view_views.cc",
1674 "views/autofill/password_generation_popup_view_views.h", 1673 "views/autofill/password_generation_popup_view_views.h",
1675 "views/autofill/save_card_bubble_views.cc", 1674 "views/autofill/save_card_bubble_views.cc",
1676 "views/autofill/save_card_bubble_views.h", 1675 "views/autofill/save_card_bubble_views.h",
1677 "views/autofill/save_card_icon_view.cc", 1676 "views/autofill/save_card_icon_view.cc",
1678 "views/autofill/save_card_icon_view.h", 1677 "views/autofill/save_card_icon_view.h",
1678 "views/autofill/view_util.h",
1679 "views/bookmarks/bookmark_bar_instructions_view.cc", 1679 "views/bookmarks/bookmark_bar_instructions_view.cc",
1680 "views/bookmarks/bookmark_bar_instructions_view.h", 1680 "views/bookmarks/bookmark_bar_instructions_view.h",
1681 "views/bookmarks/bookmark_bar_view.cc", 1681 "views/bookmarks/bookmark_bar_view.cc",
1682 "views/bookmarks/bookmark_bar_view.h", 1682 "views/bookmarks/bookmark_bar_view.h",
1683 "views/bookmarks/bookmark_bar_view_observer.h", 1683 "views/bookmarks/bookmark_bar_view_observer.h",
1684 "views/bookmarks/bookmark_context_menu.cc", 1684 "views/bookmarks/bookmark_context_menu.cc",
1685 "views/bookmarks/bookmark_context_menu.h", 1685 "views/bookmarks/bookmark_context_menu.h",
1686 "views/bookmarks/bookmark_drag_drop_views.cc", 1686 "views/bookmarks/bookmark_drag_drop_views.cc",
1687 "views/bookmarks/bookmark_menu_controller_observer.h", 1687 "views/bookmarks/bookmark_menu_controller_observer.h",
1688 "views/bookmarks/bookmark_menu_controller_views.cc", 1688 "views/bookmarks/bookmark_menu_controller_views.cc",
(...skipping 1886 matching lines...) Expand 10 before | Expand all | Expand 10 after
3575 "test/test_confirm_bubble_model.cc", 3575 "test/test_confirm_bubble_model.cc",
3576 "test/test_confirm_bubble_model.h", 3576 "test/test_confirm_bubble_model.h",
3577 ] 3577 ]
3578 deps += [ "//chrome/test:test_support_ui" ] 3578 deps += [ "//chrome/test:test_support_ui" ]
3579 } 3579 }
3580 3580
3581 if (enable_extensions) { 3581 if (enable_extensions) {
3582 deps += [ "//extensions/browser" ] 3582 deps += [ "//extensions/browser" ]
3583 } 3583 }
3584 } 3584 }
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698