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

Unified Diff: ui/views/BUILD.gn

Issue 2684343006: Make the account chooser and CVC dialog use the same icon with toolip for Views. (Closed)
Patch Set: comments from msw@ Created 3 years, 10 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « chrome/browser/ui/views/passwords/credentials_item_view.cc ('k') | ui/views/bubble/info_bubble.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: ui/views/BUILD.gn
diff --git a/ui/views/BUILD.gn b/ui/views/BUILD.gn
index 0f0696aac511cdf979c1552212ebab8b7d700518..99e3884299b3f7ebd18952cd1e5db058bcc3cff4 100644
--- a/ui/views/BUILD.gn
+++ b/ui/views/BUILD.gn
@@ -87,6 +87,10 @@ component("views") {
"bubble/bubble_dialog_delegate.h",
"bubble/bubble_frame_view.cc",
"bubble/bubble_frame_view.h",
+ "bubble/info_bubble.cc",
+ "bubble/info_bubble.h",
+ "bubble/tooltip_icon.cc",
+ "bubble/tooltip_icon.h",
"button_drag_utils.cc",
"button_drag_utils.h",
"cocoa/bridged_content_view.h",
« no previous file with comments | « chrome/browser/ui/views/passwords/credentials_item_view.cc ('k') | ui/views/bubble/info_bubble.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698